ParamQuery grid support forum
General Category => Suggest new features => Topic started by: Lakshmi on September 18, 2017, 05:00:46 pm
-
Is it possible to apply filters to indvidual columns in the grid using more than one control(Textbox and dropdown). For example, i want to filter a column named City based on text input. For this i should have an option to select the type of filter (Contains/Equal to) which is going to be a dropdown. Any leads will be highly appreciated. Please see the attached image for reference.
-
Please check this example https://paramquery.com/pro/demos/filter_local (for version 4) that is similar to your requirements.
https://paramquery.com/pro/demos33/filter_local ( for version 3.4 )
-
Hi ,
Thanks for the quick response. The link you had shared has the filter at the grid level. I want to implement this feature at column level. My column needs to have two controls
a)Textbox for entering the search text
b)Dropdown for selecting the type of filter (Contains/Begins with)
Please let me know if this is possible. Thanks in advance.
-
This feature is not available currently. it's planned to be included in the forthcoming versions.
-
Thanks for the prompt response. Appreciate it.