views:

15

answers:

1

Hi

i need to create a fully funnctional gridview with the results returned from a script serice ( AJAX enabled WCF Service ).

The grid should allow user to sort and page the data.

could any body drive me to the proper technology or a useful link.

thanking you, Ramana kumar.

A: 

Hey,

This is not exactly what you are looking for, but you may be able to adapt it to your needs: http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx

Brian