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
490
Record hidden event
posted

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.