We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

RecordFilter

Is there a way to get the count of records in GridGroupingControl after applying RecordFilters?

Thanks!
`Asman

1 Reply

AA Arulraj A Syncfusion Team June 1, 2010 07:36 AM UTC

Hi Asman,

Thanks for your interest in Syncfusion Products.

To get the number of filtered records in the GridGroupingControl, you can make use of the GetFilteredRecordCount () method. The below code explains the same.


this.gridGroupingControl1.Table.GetFilteredRecordCount();


Here is a sample for your reference.
http://www.syncfusion.com/uploads/redirect.aspx?&team=support&file=GGC_FilteredRecordCount1796422419.zip

Please let me know if you have any further concerns.

Regards,
Arulraj.A

Loader.
Live Chat Icon For mobile
Up arrow icon