AD
Administrator
Syncfusion Team
January 26, 2003 03:57 PM UTC
Hi Sean,
whenever rows are hidden the grid raises a RowHidden event. You can listen to this event and increase your own Count property when rows are hidden or decrease it if rows are shown again.
Stefan