I have more than 10000 records in my datatable i want to server side processing with scrooling.
I have more than 10000 records in my datatable i want to server side processing with scrooling.
suvarna_krishna
Posts: 9Questions: 3Answers: 0
I have 10000 records in database table i have returns in JSON ant catch on datatable tool in jquery with ajax how can i use scrooling in datatable in server side any one help me?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
The Scroller extension could be used if you want the display to look like one large scrolling table.
Allan
allan i need server side processing datatable with scrolling .i refered your link
http://www.cscc.edu/_resources/app-data/datatables/extensions/scroller/examples/server-side_processing.html
but my data is not binding data comes from JSON.my project in .net.I have share with you the code please giv me idea where i am wrong.
var tableSelectedSites = function () {
}
I want like this
http://www.cscc.edu/_resources/app-data/datatables/extensions/scroller/examples/server-side_processing.html
I would need a link to the actual page, not just the code please.
Allan
Bootstrap Pop over is supported server side tabletools with scrolling?