Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
455
Show programmatically added filtersettings in FilterMenu
posted

We are using the FilterMenu to filter data in a XamGrid. In some scenarios we have to push ComparisonConditions into the RowFiltersCollection programmatically. Unfortunately these programmatically added conditons aren't shown in the FilterMenu. How can we add ComparisonConditions programmatically such that the user sees them in the FilterMenu and is able to narrow down the filter results based on the programmatically added conditions.

I have added a sample solution.

GridTestProject.zip