AD
Administrator
Syncfusion Team
January 24, 2005 07:24 PM UTC
If you set the style.CellType = "OriginalTextBox" for these cells, then you can also set style.CharacterCasing = CharacterCasing.Upper.
But in a GridDataBoundGrid, you cannot ''set'' style properties on a cell by cell basis. (You can set them on a column by column basis). See these KB''s for more information on setting style properties in a GridDataBoundGrid.
http://64.78.18.34/Support/article.aspx?id=562
http://64.78.18.34/Support/article.aspx?id=10351