07-17-2022, 12:44 AM
Is it happening on browser side or server side?
To implement it using server-side processing you will need to use content handlers (the simplest way) that return the data as needed given some input parameters from the datatables control.
To implement it using server-side processing you will need to use content handlers (the simplest way) that return the data as needed given some input parameters from the datatables control.