I'm comparing Grid controls and need to know if the Telerik Grid control will permit me to modify the Virtual Scrolling sample:
http://demos.telerik.com/aspnet-ajax/grid/examples/client/virtualscrollpaging/defaultcs.aspx
and perform the following actions using Javascript:
1) Scroll to a particular row
2) Highlight that row
3) Detect if a user changed the selection
4) Respond (via Javascript) if the selection was changed
Let me know if this is possible using AJAX or through web services. I'm looking for the most perfomant option.
http://demos.telerik.com/aspnet-ajax/grid/examples/client/virtualscrollpaging/defaultcs.aspx
and perform the following actions using Javascript:
1) Scroll to a particular row
2) Highlight that row
3) Detect if a user changed the selection
4) Respond (via Javascript) if the selection was changed
Let me know if this is possible using AJAX or through web services. I'm looking for the most perfomant option.