Click here to Skip to main content
15,922,696 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: getElementById() when element is in MasterPage Pin
Mundo Cani22-May-07 8:01
Mundo Cani22-May-07 8:01 
AnswerRe: getElementById() when element is in MasterPage Pin
Guffa21-May-07 23:36
Guffa21-May-07 23:36 
AnswerRe: getElementById() when element is in MasterPage Pin
Lalafaraz21-May-07 23:50
Lalafaraz21-May-07 23:50 
GeneralRe: getElementById() when element is in MasterPage Pin
Mundo Cani22-May-07 8:02
Mundo Cani22-May-07 8:02 
QuestionLINKBUTTON - CENTER TEXT in ASP.NET Pin
hifiger200421-May-07 4:16
hifiger200421-May-07 4:16 
AnswerRe: LINKBUTTON - CENTER TEXT in ASP.NET Pin
Christian Graus21-May-07 12:00
protectorChristian Graus21-May-07 12:00 
GeneralRe: LINKBUTTON - CENTER TEXT in ASP.NET Pin
hifiger200421-May-07 22:31
hifiger200421-May-07 22:31 
QuestionIs there any event to identify that AJAX Collapsible panel extender is Expanded/Collapsed ? Pin
Sarang_Deshpande21-May-07 0:14
Sarang_Deshpande21-May-07 0:14 
Hi
I am working with AJAX Panel Collapsable panel extender. The Panel which is to be collapsed/Expanded using AJAX panel Extender contains one custom control, containing 3 Radio buttons one of them is set checked through a javascript function when page loads.

I have kept the default property of AJAX collapsable panel as Collapsable.

But problem is that when page loads, collapsible panel gets collapsed but it resets the radio buttons in custom control. i.e. First radio button does not get checked.

Script for Collpsable panel is as follow.

<ajax:collapsiblepanelextender id="cpeSOP" runat="Server" collapsecontrolid="pnlCollapsable"
="" collapsedsize="0" collapsed="True" collapsedimage="~/public/img/arrowRightWhite.gif" expandcontrolid="pnlCollapsable" expanddirection="Vertical" expandedimage="~/public/img/arrowDownWhite.gif" imagecontrolid="Image1" suppresspostback="true" targetcontrolid="pnlSearchCriteria">


I want to call some javascript code when the panel is Collapsed or Expanded.

Is there any way to track Collapse / Expand event (client side / server side) of AJAX Collapsable Panel Extender ?

If so it will be my pleaseure to know this as early as possible, as i am fighting on this problem since long time.

Thank you.



Sarang Deshpande

Questionimage hendeling help me Pin
jayvaishnav8220-May-07 20:12
jayvaishnav8220-May-07 20:12 
AnswerRe: image hendeling help me Pin
Christian Graus20-May-07 21:03
protectorChristian Graus20-May-07 21:03 
GeneralRe: image hendeling help me Pin
jayvaishnav8221-May-07 0:43
jayvaishnav8221-May-07 0:43 
GeneralRe: image hendeling help me Pin
Christian Graus21-May-07 14:28
protectorChristian Graus21-May-07 14:28 
GeneralRe: image hendeling help me Pin
Expert Coming21-May-07 20:44
Expert Coming21-May-07 20:44 
GeneralRe: image hendeling help me Pin
jayvaishnav8224-May-07 19:19
jayvaishnav8224-May-07 19:19 
GeneralRe: image hendeling help me Pin
Expert Coming24-May-07 20:58
Expert Coming24-May-07 20:58 
Questionreplace title bar [Java Applcation] of the confirmation box Pin
arun rajappan20-May-07 20:03
arun rajappan20-May-07 20:03 
AnswerRe: replace title bar [Java Applcation] of the confirmation box Pin
JimmyRopes22-May-07 1:25
professionalJimmyRopes22-May-07 1:25 
QuestionHow to provide reference path for a web application Pin
Mushtaque Nizamani20-May-07 19:44
Mushtaque Nizamani20-May-07 19:44 
AnswerRe: How to provide reference path for a web application Pin
kubben21-May-07 2:29
kubben21-May-07 2:29 
QuestionRe: How to provide reference path for a web application Pin
Mushtaque Nizamani21-May-07 2:53
Mushtaque Nizamani21-May-07 2:53 
AnswerRe: How to provide reference path for a web application Pin
kubben21-May-07 3:55
kubben21-May-07 3:55 
QuestionTesting performance of website ( Thread test ) Pin
ctlqt1218-May-07 13:32
ctlqt1218-May-07 13:32 
AnswerRe: Testing performance of website ( Thread test ) Pin
enjoycrack19-May-07 6:08
enjoycrack19-May-07 6:08 
QuestionASP.Net view in MAC Pin
hifiger200418-May-07 9:02
hifiger200418-May-07 9:02 
AnswerRe: ASP.Net view in MAC Pin
Christian Graus18-May-07 16:18
protectorChristian Graus18-May-07 16:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.