Sign up ×
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a minute:

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.

share|improve this question
1  
Please provide details of your code. See how to ask a good question and How to create a Minimal, Complete, and Verifiable example – Tristan 34 mins ago
    
... and please don't mark questions as urgent. It may be urgent to you, but to readers both now and a year down the line, it isn't urgent at all. – halfer 13 mins ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.