Hey guys
I have a simple treeview, however the OnNodeCheck is not firing. The Treeview exists on a very complex page with RadMultiPage's, RadTabStrip's, another RadTreeView, MultiView's, etc. My current OnNodeCheck code works if I take it out and put it on a clean aspx page.
But it doesn't work on the complex aspx page I want it to :(. I tested if a single asp:checkbox auto post backs properly when checked and it does.
I have a simple treeview, however the OnNodeCheck is not firing. The Treeview exists on a very complex page with RadMultiPage's, RadTabStrip's, another RadTreeView, MultiView's, etc. My current OnNodeCheck code works if I take it out and put it on a clean aspx page.
But it doesn't work on the complex aspx page I want it to :(. I tested if a single asp:checkbox auto post backs properly when checked and it does.