I need an example of a (Server-side Procssing) SearchPanes implementation of DataTables in mvc core
In the link I have an example of implementing datatables including operations such as Sorting, pagination and search but about the implementation of searchPanes please help me
Your server's response JSON should have an object named
searchPane
; the content of this object is something like this: