AD
Administrator
Syncfusion Team
October 13, 2004 07:39 AM UTC
No there is no such thing. The only solution I could imagine would be to make a copy of the engine (create a new GridEngine object and then call newEngine.InitializeFrom(oldEngine)) and assign the same datasource to it.
On the new engine object you could then set a filter and then loop through the Table.FilteredRecords collection.
Stefan
AD
Administrator
Syncfusion Team
October 15, 2004 12:03 AM UTC
I''d also appreciate this functionality in a future version.
(Nothing urgent, but being able to easily query from the users current PoV without much overhead could lead to some nice stuff).