I've looked in the 'My Purchases' area of Client.Net but I don't see it. I need to use Prometheus with TreeView so I can access server side events while using ServerSideCallBack:
http://www.telerik.com/community/forums/thread/b311D-ggkcc.aspx
I've managed to get a TreeView to load on demand and store the state as per this guide:
http://www.telerik.com/help/aspnet/treeview/tree_store_expanded_callback.html
The problem is that I need to select nodes with checkboxes and use a button server control to process the selections. I can't get access to the selected node using this method and it seems like Prometheus will allow this.
http://www.telerik.com/community/forums/thread/b311D-ggkcc.aspx
I've managed to get a TreeView to load on demand and store the state as per this guide:
http://www.telerik.com/help/aspnet/treeview/tree_store_expanded_callback.html
The problem is that I need to select nodes with checkboxes and use a button server control to process the selections. I can't get access to the selected node using this method and it seems like Prometheus will allow this.