Rank: Member Groups: Member
Joined: 6/14/2007 Posts: 9
|
I am using 3 treeviews in an ASP.NET application; All 3 have their EnableViewState property set to true and allow multi-selection via checkboxes associted to each treeNode in all 3 treeViews. I check a few checkboxes in each of the 3 treeviews and press a button to provoke a postback; I notice then, that ONLY the checkboxes of the last treeView did keep their checkstate as it was before the postback. In the case of the 1st and 2nd treeview, their checkboxes all turned unchecked. So, it looks like a bug to me. I must specify that I use: E.O. WEB Controls 2007.1, so maybe, that "bug" has been resolved since then
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We are not aware of such problems. Please create a test page that demonstrates the problem and we will be happy to take a look. Make sure the test page runs independently.
Thanks
|