jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.82k stars 1.08k forks source link

Data Table hide seach an lengthChange #1281

Closed Danielpx closed 4 months ago

Danielpx commented 4 months ago

How to hide search and show number rows per page?

Danielpx commented 4 months ago

ok finish

dfsmania commented 4 months ago

For future readers, you'll need to change the Datatable's dom config, an example of how to customize the dom is available here