Quantcast
Channel: Telerik Blogs
Viewing all articles
Browse latest Browse all 5210

Client-side data-binding with RadGrid for ASP.NET AJAX, WebServices and LINQ

$
0
0
As a TRUEASP.NET AJAX Controlyou have almost unlimited possibilities with RadGrid for ASP.NET AJAXclient-side API.

I've spent ~ 30 minutes to create small and powerful demo with client-side data-binding to 1 mil. records using WebService and LINQ. No traditional post back/ajax requests to the same page, no ViewState - just pure JSON.

To see the traffic between client and server you can use FireBug, HttpWatch, Fiddler or any other similar tool. Here is a small screenshot from FireBug:



Enjoy!

[Source code]

Viewing all articles
Browse latest Browse all 5210

Trending Articles