I have one SuggestBox populating data from database. also user can manually add text into the same.
I want to restrict no of character in SuggestBox is 30.
I used the method
suggestbox.getTextBox() method but no avaliable method are available like setmaxlength() or like
Any suggestion is highly aapreciated
.
Regards
Haresh