Readonly of GridDataBoundGrid

How can I make a column of GridDataBoundGrid readonly? Thanks

1 Reply

AD Administrator Syncfusion Team January 7, 2004 07:32 AM UTC

You set the GridBoundColumn.StyleInfo.ReadOnly property for the column. Here is a KB link discussing setting the BackColor property. Setting the ReadOnly property is similar. http://www.syncfusion.com/Support/article.aspx?id=562

Loader.
Up arrow icon