This question is locked. New answers and comments are not allowed.
Hi,
I'm providing a RowStyle and an AlternateRowStyle to GridView. Every thing works as expected except when user groups the row by columns. In this scenario, the DataRow Styles are using the default styles, not those provided. Is there any way to get the Data Rows (not the Group Rows) using the provided styles when groupped.
Thanks