DataTable does not update after server side fetch
DataTable does not update after server side fetch
Well i have the DataTable working with server-side processing. It will fetch the first 50 records but then when i page to the next page it will send out a request and it does get the next 50 records but the view doesn't update (records don't change, page buttons don't change, and when bProcessing is true it is stuck on processing). i followed the first example on (http://datatables.net/forums/comments.php?DiscussionID=937) for ASP.NET MVC.
Any help would be appreciated,
Thanks
Any help would be appreciated,
Thanks
This discussion has been closed.
Replies
Allan