In this episode Telerik Evangelist Kevin Babcock shows off some cool client-side operations using the RadGrid for ASP.NET AJAX. You will see how to enable the selection of grid rows on the client, then how to handle client-side events when rows are selected to retrieve selected values, call a web service, and bind data to a child grid. And all of this is done on the client, with no post backs to the server, to optimize performance!
Tags:
RadGrid
RadTips
DataBinding
Client-Side API
Client-Side DataBinding
Selecting