Just wanted to thank those that helped me. I stripped the code and got rid of the update panels. It is working like a charm.
Again, thanks so much for giving me direction on how to solve the problem.
jbenson001,
I agree - can't go far in web development without understanding it. I've already grabbed a book and am on Chapter 4 but am not profiencent enough to write the code I need for this. I'll surf the web forums and try someother java code to collasp/expand the gridview.
thanks for the...
Thanks for the suggestion. When I remove the updatepanels, the SelectedIndexChanged event triggers correctly. However, the JQuery code I have will no longer expand/collaspe the grids and I don't know JQUERY.
Thanks in advance for the help.
Janet
Mark,
Really discouraged. I changed the java script and played around with the update panels but can't resolve the problem. I slowly eliminated code and changed various propery settings. I have no idea what to try next.
Do you make any changed to my code whn you copied it? If so, can I get a...
As you implied, I also copied the code I provided, but I'm getting the same result. If I remove the outer updatepanel, the dropdownlist moves up to the parent grid and then the code reconizes the SelectedIndexChanged code. However, my expand/collaspe code do longer works. Removing the inner...
Mark,
Thanks for the suggestion about the UpdateMode, but it didn't work. I also tried using "WithEvents" to see if that would help the program to recoginize the code behind for SelectedIndexChanged, but it didn't work either.
Also, thanks for the tip on using TGML tags - I'll use them next...
I have nested gridviews with the child inside an update panel. I have loaded a DropDownList in the first row of the child gridview and have loaded checklists in all other rows of the child gridview (I hid the checklists in the first row and the dropdownlist in all other rows). When the User...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.