angularjs - change angular datatables filter's look -


we using angular datatable , in backend webapi. using light-column-filter http://l-lin.github.io/angular-datatables/#/withlightcolumnfilter serverside processing , works showed in website. want change table filter's more filter options (like contains, less than, greater than, equal) , user friendly. should below image.

we want these type of filter in angular datatables serverside processing

image taken www.ag-grid.com website want in angular-datatables serverside processing. spend lot of time didn't solution. please , in advance.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -