Hi,
I am surprised that there is no MaxLength attribute for RadAutoCompleteBox.
I want user to free type text and if they don't find what they are looking for, I want to accept the value typed by user.
I figured out that I am unable to restrict the free typing after max length of 15.
How can I implement this ?