AD
Administrator
Syncfusion Team
October 8, 2004 02:35 PM UTC
Not really. Currently, the grouping engine requires an IList datasource. In order to manage grouping, filters, summaries, it expects to always be able to access the data through the its DataSource property.
It does have a QueryCellStyleInfo event you can use to dynamically change style properties including CellValue.