Base solution for your next web application
Open Closed

Datatables Search #11551


User avatar
0
ashgadala created

ASPNETZERO-JQUERY v12.0.1

Where do we find option to enable default search input in datatables.

When I call new Datatable source from CDN Datatable search input is enabled and displayed. But it is not displayed using default bundles. I looked everywhere but not able to find the option.

I know this is not a datatables issue. https://datatables.net/examples/basic_init/dom.html


1 Answer(s)
  • User Avatar
    0
    ashgadala created

    add "searching": true, to datatable config. This is hidden by default. in datatable.defaults.js