User31164289 posted
I want to know if it's possibile to do something similar jquerydatatable
server-side processing option with the listview and objectdatasource control.
I have a list with more than 10,000 records and I would like to read one page (size 10) at a time from the server without uploading all the records.
I know there are some option in ObjectDataSource but cannot found an example.
I'm using webform.