Existing Pagination Controls
Existing Pagination Controls
I'd like to know if it is possible to use DataTables with existing pagination controls.
What I would like to do is initially render an already paged grid with controls that perform a full post back to support clients with JS disabled. If DataTables could then utilize those same controls and "AJAXify" them that would be perfect. However, It looks like right now maybe my only option is to hide those controls at the same time I run the DataTables script.
Can someone confirm whether this is my only viable option right now to meet this requirement?
What I would like to do is initially render an already paged grid with controls that perform a full post back to support clients with JS disabled. If DataTables could then utilize those same controls and "AJAXify" them that would be perfect. However, It looks like right now maybe my only option is to hide those controls at the same time I run the DataTables script.
Can someone confirm whether this is my only viable option right now to meet this requirement?
This discussion has been closed.
Replies
Allan