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
240
filtered records count in XamDataGrid
posted

I am using XamDataGrid 9.1 with record filter. I am looking for a property that given me the count of no. of records available in the grid at any point. XamDataGrid.Records.Count gives me total no of records. This always gives me the total no. of records.

What I am looking for is a property that gives the correct count of visible records when filters are applied.

Parents Reply Children
No Data