Hi,
I have a trouble related with focus assignment.
For example, I want to set the focus to RadMaskedNumericInput control such as:
ctrlRadMaskedNumericInput.Focus();
Right now the only thing that I achive is set the focus to the control but the cursor doesn't appear inside this one.
Do you have some solution in order to solve it.
Thank you very much in advance