Hello,
I have a xamDataGrid that is showing a number of rows based on my data source. I have the filter row enabled in my grid.
If I filter out a row, is there some event I can listen to so that my data source knows that an item was hidden? For example, if my data source object ha s a field IsHidden, how can I bind that to a records visibility?
A sample would be great.
Thanks.
I attached a sample application. Please let me know if this works for you.
Thanks,
Slavi