This is a migrated thread and some comments may be shown as answers.

SelectionChanged not triggered

1 Answer 141 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Christie Admin
Top achievements
Rank 1
Christie Admin asked on 05 Feb 2015, 07:51 PM
Hi,

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

Sort by
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.

 
Tags
AutoCompleteBox
Asked by
Christie Admin
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or