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
130
XamGrid Multi column filtering
posted

Hi,

I do have a XAMGrid with below filtersetting, the issue is that when a column is filtered by choosing values and when try to  apply filter on another column, it still shows all values from the rows that are not displayed, is there a way to eliminate it?

I have gone through product library and unable to find any.

thank you!

<ig:XamGrid.FilteringSettings>

<ig:FilteringSettings AllowFiltering="FilterMenu"

FilteringScope="ColumnLayout">

ig:FilteringSettings>

ig:XamGrid.FilteringSettings>