473,607 Members | 2,659 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

collapsible panel extenders

58 New Member
I have 3 collapsible panel extenders containing other controls on my web page. Initially, I am loading one on page load. I want to collapse other 2 panels on click of any one out of those three as well as want to make the textboxes blank contained by them. Can you suggest me how will it work?
thks
Mar 5 '08 #1
4 1578
maheshmrk22
23 New Member
Hi,

In the case of collasping other two panels I would suggest you to use Accordion control instead of CollapsiblePane lExtender. If you want to stick with same control. try all the properties of that control like AutoExpand and AutoCollapse etc.

In the case to clear text boxes as in this case page does not postback with ajaxcontrols so maintain Viewstate of the controls that you want to clear.

for more ajax help visit.

http:// ajaxcontroltool kit.com

Thanks
Mahesh





I have 3 collapsible panel extenders containing other controls on my web page. Initially, I am loading one on page load. I want to collapse other 2 panels on click of any one out of those three as well as want to make the textboxes blank contained by them. Can you suggest me how will it work?
thks
Mar 5 '08 #2
Garima12
58 New Member
Thks for help. I saw the site http:// ajaxcontroltool kit.com but didn't reach on conclusion. Can you suggest any way so that I may make the textboxes blank?

Hi,

In the case of collasping other two panels I would suggest you to use Accordion control instead of CollapsiblePane lExtender. If you want to stick with same control. try all the properties of that control like AutoExpand and AutoCollapse etc.

In the case to clear text boxes as in this case page does not postback with ajaxcontrols so maintain Viewstate of the controls that you want to clear.

for more ajax help visit.

http:// ajaxcontroltool kit.com

Thanks
Mahesh
Mar 6 '08 #3
maheshmrk22
23 New Member
Hi,

Did you try that by maintaining Viewstate of those controls.When you collapsing any panel of those control then page does not postback so it is very hard to empty textboxes while just expanding other panel.

Can you put your code for more analysis. So I can suggest you various ways.

Thanks

Mahesh



Thks for help. I saw the site http:// ajaxcontroltool kit.com but didn't reach on conclusion. Can you suggest any way so that I may make the textboxes blank?
Mar 6 '08 #4
Garima12
58 New Member
[HI Mahesh,
Thks for ur help. this problem is sloved. wrote javascript function to do it.
QUOTE=maheshmrk 22]Hi,

Did you try that by maintaining Viewstate of those controls.When you collapsing any panel of those control then page does not postback so it is very hard to empty textboxes while just expanding other panel.

Can you put your code for more analysis. So I can suggest you various ways.

Thanks

Mahesh[/quote]
Mar 7 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
5898
by: ram | last post by:
hi! can you suggest me a collapsible panel/groupbox for winform. thanks!
2
1739
by: probashi | last post by:
Hi, I have couple of AJAX collapsible panels in one of my page. I would like the page to remember the state of the panel (is Expended ) property (i.e. user comes to my page and expands a panel (which was collapsed by default) and leave my page. Next time when the same user comes back, I would like to show the panel expanded (even the default is collapsed)). I believe one can accomplish this using ASP.NET profile.
1
4463
by: probashi | last post by:
Hi, Is there any events associated with collapsible panel related to expand and collapse behavior. I would like to execute some code (either client side or server side) when any of these events happen (i.e. collapsible panel is expended or collapsed) Thanks
1
2876
by: realfantasy | last post by:
i made asp.net webusercontrol which contains panel which contains datalist and that panel is in ajax collapsableExtender and that webusercontrol is in master page header and in always visible control problem is little i think but very stupid that whenever i go on any page whilst page load my webusercontrol expand for a sec and then collapse but i want it to remain collapsed until i want it to expand.. you may see demo on...
5
4230
by: ting ting | last post by:
I am working on a ASP.net 2.0 version and I want to click a button to open a window. I was using window.open to write at vb side. Response.Write("<Script language='JavaScript'>window.open('Report.aspx"')</Script>") It works fine and open the Report.aspx at another window, however, my parent window contains a collapsible panel which can't function after clicking that button. Why is it happen? Can the collapsible panel and window.open...
1
1637
by: mahesh123 | last post by:
I am using Collapsible Panel in my project.But in other form of my project i want to use collapsible panel inside other Collapsible panel.Is it possible. Both panels are to be dinamic.Is it possible can any one help me plz. My requirement is I am having different A's. Under each A Can have different B's. For each B can have diffrent C's.
0
3796
by: =?Utf-8?B?R2lvcmdpbw==?= | last post by:
Hi, I am having a problem and I need some help. I have a listview with a collapsible panel that has a updatepanel and listview inside updatepanel and I have a button that triggers the collapsible panel and this button is outside the updatepanel. The collapsible panel works well when the button is clicked and expands BUT the updatepanel that is inside the expanded panel does not display the other listview! The trigger for update panel...
0
1916
by: wojski696969 | last post by:
Hi.. I'm using ASP.NET AJAX Control Toolkit. I've got collapsible extender (CE) putted inside of modal popup extender (MPE), and there is a problem if i scroll the page when collapsible area is visible. I mean the shadow under MPE is getting bogger when CE is showing itself, and restores to previouse size after collapsible panel hides, but.. If i show collapsible panel, scroll the page and then hide that panel, the shadow from MPE stays in...
5
8055
by: veenna | last post by:
i have a grid inside a collapsible panel in my page. on expand of collapsible panel i want to bind data to grid. how can i do this? how to get the events of collapsible panel. please help regards, veena.
0
8050
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7987
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8472
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8464
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8130
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8324
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6805
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6000
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
1318
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.