Search
Articles
FAQs
Login
All Questions
New Question
ASP.NET - Please please .. provide complete sample code to populate and refresh jquery datatables
Asked By
s p
on 18-Aug-12 08:21 AM
Please please .. provide complete sample code to populate and refresh jquery datatables
Peter Bromberg
replied to
s p
on 18-Aug-12 09:43 AM
The http://datatables.net/examples/ datatables site has numerous examples of how to do this. Basically, you make an AJAX call to your service or page that returns a javascript array of arrays.