|
Rank: Newbie Groups: Member
Joined: 2/29/2012 Posts: 4
|
Hi,
I am using CheckBoxColumn in my EO grid I want to disable this column so that it can not be edited at run time I c'd not find any property for doing so
thanks in advance for suggestions
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would just set the column's ReadOnly to true.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 2/29/2012 Posts: 4
|
Hi,
Thanks for the response I have already tried it by setting the ReadOnly property to TRUE but that did not work as i was still able to edit it at run time
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please check whether you are running the latest version. We tested this on the latest build and it works fine.
Thanks!
|
|