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
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