Posted
on Feb 6, 2010
(permalink)
We are currently using a Treeview as a simple way to show forum type discussions. However, the amount of threads being shown has become a problem. Is there a way to implement some sort of paging for the top level of the treeview? Something similar to what the radgrid offers? I haven't been able to find a solution yet after searching this site and the web ,so I am not sure it is feasible. Im planning to switch over to a radgrid for the top level of data, and use a treeview to display the data below it, if I cannot use paging directly in the treeview.