SmartClient 7.0rc2, firefox;
client side
I try to dynamically changed a field.canEdit prop, depends on another field's value
what I found is if I set this field.canEdit: false during list creation, this field canEdit can't be changed when editing a new row.
help is appreciated.
Ty,
client side
I try to dynamically changed a field.canEdit prop, depends on another field's value
what I found is if I set this field.canEdit: false during list creation, this field canEdit can't be changed when editing a new row.
help is appreciated.
Ty,
Comment