I need to know the possibility of enable filtration with some values to show just rows that contain any value from parameters, regards.
2 Answers, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 05 Apr 2017, 10:10 AM
Hello Ammar,
Thank you for writing.
According to the provided information, I think that it would be suitable to use the Excel-Like filtering that RadGridView supports. Excel-Like filtering offers another way for filtering data in RadGridView by the end user. It is built in a way to mimic the standard excel filtering functionality and offers a dialog, which contains a list of distinct column values, from which the end user can choose. Additional information is available here: http://docs.telerik.com/devtools/winforms/gridview/filtering/excel-like-filtering
I hope this information helps. Should you have further questions I would be glad to help.