473,387 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

collapsible panel extenders

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 1566
Hi,

In the case of collasping other two panels I would suggest you to use Accordion control instead of CollapsiblePanelExtender. 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:// ajaxcontroltoolkit.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
Thks for help. I saw the site http:// ajaxcontroltoolkit.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 CollapsiblePanelExtender. 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:// ajaxcontroltoolkit.com

Thanks
Mahesh
Mar 6 '08 #3
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:// ajaxcontroltoolkit.com but didn't reach on conclusion. Can you suggest any way so that I may make the textboxes blank?
Mar 6 '08 #4
[HI Mahesh,
Thks for ur help. this problem is sloved. wrote javascript function to do it.
QUOTE=maheshmrk22]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
by: ram | last post by:
hi! can you suggest me a collapsible panel/groupbox for winform. thanks!
2
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...
1
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...
1
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...
5
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...
1
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...
0
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...
0
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...
5
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 ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...

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.