I am using a treeview control inside an update panel. The checkednodes collection reset almost every time. Can you help?
I am using a treeview control inside an update panel. The checkednodes collection reset
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Eh! Its late, but I thought of updating this post now. I was working on the issue. The problem was that I was compelled to use the treeview under AJAX UpdatePanel. So, if I select a list of nodes in the treeview (my treeview is checkbox enabled), at times I find no checkboxes selected in the code-behind. So I did some study in the behaviours, read different posts in different forums and did some code to handle almost majority of the issues.
Anybody interested in the details may look at my post here: http://www.geekays.net/post/Using-TreeView-inside-AJAX-UpdatePanel.aspx