The filter which you have shown is not my client requirement.
0
Roopesh p m
answered on Dec 5, 2022 5:04 AM
I have seen something like this in Telerik grid also. Why don't we have simple filter with user comfortable option in Infragistics.
0
Roopesh p m
answered on Dec 2, 2022 3:25 PM
Thanks a lot for the quick response and effort. But this wont work with my requirements. I have more dynamic columns and it may be more than 14 also.If I delete any column in database again I need to come back to angular project and re code again and same in the case of If I add more columns in the database.
Excel style filter is good and it has got advance features. But in that,to do a simple search also user should do minimum 4 clicks.
Time being I have decided to go with below requirements.Only one drop down with search conditions for each column.
But in case of date column filter condition should change as below .I mean not the look and feel only conditions as shown below..Once user selects condition he should get date picker to select date.
Can you please help me on this.Don't we have any built in feature available which support this?