ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Focus Search Textbox
Title:
B
I
{code}
?
I need refocus search textbox every grid search? //not working $(function () { $(".searchtxt").focus(); });
Save Changes
Cancel
user
asked at 15 Apr 2016
in all our demos when you search the focus never leaves the textbox, you just type hit enter, the grid gets filtered but the focus is still in the textbox. Also your code is setting focus to the first tag with class searchtxt on document ready event (page load)
at 15 Apr 2016
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK