AD
Administrator
Syncfusion Team
August 1, 2005 04:38 PM UTC
Try listening to SaveCellInfo.
Check e.RowIndex and e.ColIndex. If both are -1, then the TableStyle is being set. If the row is -1 but the col > 0, then the column style is being set. And vice versa for therow style.