I am working on jquery and i have created dynamically table and show in div on aspx page. But when i am selected row and click on textbox then focus is lost. How can i set focus on textbox while selected row of table in jquery ?
Any help will appreciate.
Thank you