AD
Administrator
Syncfusion Team
December 2, 2004 09:34 AM UTC
Try handling PrepareViewStyleInfo. In your handler, if e.ColIndex is 0, set e.Style.Text to what you want to see based on the value of e.RowIndex-- maybe (grid.Model.RowCount - e.RowIndex).ToString().