0

We are using angular datatable and in the backend webapi. We are using Light-column-filter http://l-lin.github.io/angular-datatables/#/withLightColumnFilter for serverside processing and it works perfectly as showed in the website. but we want to change the table filter's look to get more filter options (like contains, less than, greater than, equal) and its look like user friendly. it should be look like below image.

we want these type of filter in the angular datatables with serverside processing

image taken from www.ag-grid.com website but we want in angular-datatables with serverside processing. I spend a lot of time for this but didn't get any solution. please help and thanks in advance.

teams
  • 11
  • 3
  • What have you tried? There is no simple answer to this, and any answer would require at least a low level dataTables plugin and major changes serverside. In my opinion not suitable for stackoverflow. – davidkonrad Jan 21 '16 at 08:46
  • @davidkonrad I have Done http://l-lin.github.io/angular-datatables/#/withLightColumnFilter. Its works fine at both side (frontend and backend wish serverside processing). I am looking for different FILTER looks as showed in http://i.stack.imgur.com/WQ4Gu.png. I can manage serverside myself. I just want more filter option as like that image – teams Jan 21 '16 at 09:09
  • @davidkonrad this is severside example http://l-lin.github.io/angular-datatables/#/withLightColumnFilter. but I want to change filter (TEXTBOX) – teams Jan 21 '16 at 09:12

0 Answers0