-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Labels
Milestone
Description
I have requirement to implement dual textbox.
-
If User type some letter in the textbox then it should display the name starting with typed letter(this I have already implemented using this letter)
-
If user type just number then it should not do anything but I am getting message "No result found" message , how can I suppress this message?
Thanks
juanferreras, SeokwonSong and jdk339