Is there a way to set the "focus" to a dynamically generated text box?
here's the deal. i have a datagrid object, in which i have an "edit" link for each item. when the user clicks "edit", the <edititemtemplate> is then used. however, the page is too long, and so when they hit "edit", the page re-posts and is focused at the top of the page. i want it to focus on the record that's being edited. any ideas?
here's the deal. i have a datagrid object, in which i have an "edit" link for each item. when the user clicks "edit", the <edititemtemplate> is then used. however, the page is too long, and so when they hit "edit", the page re-posts and is focused at the top of the page. i want it to focus on the record that's being edited. any ideas?