AD
Administrator
Syncfusion Team
May 21, 2004 05:53 AM UTC
To set ReadOnly properties in a GridDataBoundGrid cell by cell, you have to handle grid.Model.QueryCellInfo. Here is a KB link with code snippets.
http://www.syncfusion.com/Support/article.aspx?id=10351
DM
Dmr
May 24, 2004 07:35 AM UTC
Thanks a lot Clay for ur quick response..
>To set ReadOnly properties in a GridDataBoundGrid cell by cell, you have to handle grid.Model.QueryCellInfo. Here is a KB link with code snippets.
>
>http://www.syncfusion.com/Support/article.aspx?id=10351