AD
Administrator
Syncfusion Team
July 20, 2005 03:15 PM UTC
There are no ''rowstyles'' in the GridGroupingControl.
There are two ways you can get a style applied to a row. One is to use the QueryCellStyleInfo event and set the e.Style property there if the e.TableCellIdentity points to the Record that you want to set the style on.
If you want to conditionally set the style of a row, you can use ConditionalFormats. See this forum thread. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=31513