asp.net - Multiple tab index for single usercontrol in c# -


i have user control , usercontrol used in 2 different parts of single aspx page. used twice in page, once on page , other on pop-up of page. have given tab index controls in usercontrol. when press tab button in page usercontrol, tab index works fine. when press tab button in popup usercontrol, tab index focusses page usercontrol.

after opening popup, should focus manually prefer control , give proper tabindex controls on popup page/div/anything else.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -