Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
16072 Points
2736 Posts
Apr 18, 2012 11:52 AM|LINK
Hi,
This article elaborates how to interact javascript with web service to populate GridView, you just need to change the GridView to DataList control:
http://www.codeproject.com/Articles/106104/NET-Gridview-with-AJAX-and-REST-Web-Services
abiruban
All-Star
16072 Points
2736 Posts
Re: jquery datalist
Apr 18, 2012 11:52 AM|LINK
Hi,
This article elaborates how to interact javascript with web service to populate GridView, you just need to change the GridView to DataList control:
http://www.codeproject.com/Articles/106104/NET-Gridview-with-AJAX-and-REST-Web-Services
***DON'T FORGET TO CLICK “MARK AS ANSWER” ON THE POST IF HELPED YOU.