Is there a website or telerik demo that illustrate more than just one control in it? For example, is there a treeview that has implemented ALL of the following items on one control:
- AJAX-based load on demand
- right click
- drag n drop
- hover
- images (custom attributes)
- client side calls and server side calls
and the tree control needs to connect to database.
The demostrations that I have found on the telerik website don't seem to combine functionalities, so they are relatively simplistic compared to the list above. Nor do they seem to be integrated with a database (they are just browser session based). I would love to see a live implementation of a tree view control with all (or most) of the items implemented above.
FYI: I have already viewed the demos here: http://www.telerik.com/DEMOS/ASPNET/Prometheus/TreeView/Examples/Overview/DefaultCS.aspx and these are a little simplistic in nature. I'm hoping to find a treecontrol that has more horsepower included in it :)
Bradley