Rank: Member Groups: Member
Joined: 10/25/2009 Posts: 26
|
It is possible to disabed the EO:Grid Cell with Javascript ?
In my case is a CheckBox.....I have try with overrideStyle, but I think there is not a style for disabled a checkbox!!!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi, You can show/hide checkbox with overrideStyle, but not enable/disable it because there is no CSS attribute for you to disable anything: http://www.essentialobjects.com/forum/postst3177_Grid-checkbox-column-I-need-to-disable-checkbox-on-one-cell.aspxThanks
|