AD
Administrator
Syncfusion Team
June 3, 2005 05:24 PM UTC
Not really. There is a grid.Table.FilteredRecords collection that is a collection of GridRecords. For each Gridrecord, you can use gridrecord.GetData() to return a DataRowView for that visible record.