jbox-web / ajax-datatables-rails

A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app
MIT License
585 stars 228 forks source link

Enabling of serverSide: false #282

Closed crstin closed 6 years ago

crstin commented 6 years ago

It'd be great if the option serverSide: false results in simply loading the whole data-set for DataTables to work with. What do you think, is this in the realm of possibility?

n-rodriguez commented 6 years ago

What do you think, is this in the realm of possibility?

Sorry it's not :)