I need to be able to get the actual cursor position of the cursor in the text of the DataTimePicker - the SelectionStart and SelectionLength properties that are on the TextBox are not on the RadDatePicker. So, any ideas on how to achieve this?
Thanks
Kendrew
3 Answers, 1 is accepted
0
Konstantina
Telerik team
answered on 15 Jun 2011, 08:39 AM
Hello Kendrew,
You can use instead the MouseMove event of the RadDatePicker and get the cursor position from there.
Hope this info helps.
Kind regards,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items