Browse by Tags
All Tags » Templates » CellEditors (RSS)
-
Hi Dustyn,
As far as making a cell enabled or disabled (ReadOnly) at runtime, the following example will definitely suit your requirements. But to change a cell's EditTemplate at runtime does not seems to be an easy task as EditTemplate property belongs to the entire column and not just a single cell.
Anywayz have a look at the following example ...
-
What are valid attribute of TextInputActivationGesture as in KeyActivationGesture there are 'Key'. How can I edit DateTimeTextBox in Xceedgrid without deleting full cell values. e.g. Suppose that we have to edit value 07 like: 07/12/2008 12:00 AM, then there is only option to edit in cell that we have to select 07/12/2008 ...
|
|
|
|