Browsing Tag
DataTables
In this article, we will discuss the complete Datatable Setup. In this tutorial, I will show you how to setup server-side ajax record, pagination, responsive tables, column visibility control and most important the use button extensions.…
Create Custom Dropdown Server Side Filter in Datatables
In this article, we will discuss how to create a custom dropdown server-side filter in datatable. I'm assuming you are familiar with the basic of the Datatables and Laravel Ajax. The server-side custom filter helps us to create the filter…