-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
I'm a bit wondering what I should write in the object used to initialize my datatable. For now I have this one:
{
"paginationType": "bootstrap",
"pagingType": "full_numbers",
"sPaginationType": "bootstrap"
};
There are two different keys in the official documentation see http://datatables.net/forums/discussion/21184, but does the sPaginationType
still used by this app?
By the way what I wrote doesn't work, if you have any idea why... Thanks!
Metadata
Metadata
Assignees
Labels
No labels