Unplanned
Last Updated: 09 Aug 2016 12:23 by ADMIN
Created by: jen
Comments: 2
Category: AutoCompleteBox
Type: Feature Request
2
Expose the Textbox's MaxLength property to limit text input on the RadAutoComplete SearchText Property
Unplanned
Last Updated: 26 Dec 2016 09:57 by ADMIN
RadAutoCompleteBox respects the changes in the SelectedItems collection, but it does not raise the appropriate slection changed event.
Workaround: Use an observable collection and subscribe to its CollectionChanged event.