AD
Administrator
Syncfusion Team
October 19, 2006 10:30 AM UTC
Hi Bill,
For a GridControl, you can handle the DrawCellDisplayText and set the e.DisplayText to some value to want to display in the cell. Use the e.Style.CellIdentity.RowIndex and e.Style.CellIdentity.ColIndex to get the row and column of the cell for which the displaytext has to be set.
Let me know if you are looking something else.
Thanks,
Rajagopal