Posted
on Feb 27, 2008
(permalink)
Hello,
I use RadTreeView with checkboxes on a small page and need to keep it of a little size.
But the Tree's ViewState takes too much... As always (and who invented it!!!).
Disabling ViewState, again - as always, disables the functionality of TreeView.
Can you suggest me how to keep Checked state of nodes between postbacks with minimal ViewState?
(Note: TreeView is populated manually, in code-behind. ASP.NET 1.1).
Regards,
Dmitriy.