I'm using VS2013 and Telerik V2014.3.1202.40. If I enter a text in the control and I click somewhere in the text, the carret position changed but the SelectionChanged event are not triggered.
Thank's
Alain
1 Answer, 1 is accepted
0
Nasko
Telerik team
answered on 09 Feb 2015, 01:19 PM
Hello Alain,
The SelectionChanged event of RadAutoCompleteBox fires only when an item from the source of the control is selected. What we could suggest you for your scenario is to use the PreviewMouseDown event - it will fire as soon as you click with the mouse inside RadAutoCompeleteBox.
Hopes this helps.
Regards,
Nasko
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.