I am using Angular data-tables with server side processing, everything works fine if I didn't add the column filter But once I add the withColumnFilter option then search, pagination and records per page stop working. After debugging what I found is ajax URL getting change to DOM URL.
|