Hi,
One GridViewColumn in Columns of RadGridView, the CellEditTemplate is RadMaskedTextBox. When I double click the cell and edit it, it selects all in the RadMaskedTextBox by default. But I use Keyboard to edit it directly, of course , the Cell has been selected. It cannot select all . In PreparingCellForEdit Event , I set the SelectionOnFocus property of RadMaskedTextBox , But It can not work .How can I solve it ?
Thanks a lot !
Kind Regards
Jeremy.
One GridViewColumn in Columns of RadGridView, the CellEditTemplate is RadMaskedTextBox. When I double click the cell and edit it, it selects all in the RadMaskedTextBox by default. But I use Keyboard to edit it directly, of course , the Cell has been selected. It cannot select all . In PreparingCellForEdit Event , I set the SelectionOnFocus property of RadMaskedTextBox , But It can not work .How can I solve it ?
Thanks a lot !
Kind Regards
Jeremy.