Browse by Tags
All Tags » Cell editor » focus (RSS)
-
Hi.
I have a complex business logic and I need to set ReadOnly on current cell according to a set of rules.
I created a DataCell style with GotFocus handler and set cell.ReadOnly in this handler.
The problem is when I set cell.ReadOnly = true, cell editor remains in the cell. When I move mouse off the row (not just the cell) editor ...
|
|
|
|