polinome / datatables-columnfilter

a dataTables light columnFilter for jquery datatables 1.10 (only server side)
3 stars 4 forks source link

Can I change somehow column filter after initialization? #5

Open takieszti91 opened 4 years ago

takieszti91 commented 4 years ago

I opened a pull request, because of an error: https://github.com/DataTables/DataTablesSrc/pull/152 Probably it caused by I can not change the original column filter after initialization. Can I do this somehow? I have 2 minimal code examples about my problem: https://github.com/takieszti91/ErrorExampleForDataTables One with Angular and one without Angular.

Thank you for your answer ahead!

polinome commented 4 years ago
  1. Be carfeful this plugin is only tested for server side use.
  2. The problem comes from the plugin scrollX