yajra/laravel-datatables-html

Support the Searchpanes

quanengineering opened this issue · 2 comments

I think it would be great if you could support the searchpanes feature.

For now, despite I include all the required css and js for the searchpanes, and enable the option:

parameters([
     'searchPane' => true
 ]);

It displays no search panel:

2020-06-08_11-41

yajra commented

That's nice, I wasn't aware of that feature. Does it support server-side processing?

Yes, the latest release has just added it: https://datatables.net/extensions/searchpanes/#Server-Side-Processing

Seem like it took them 3 years to make it: https://datatables.net/blog/2020-01-13