I have a bunch of textboxes on a page, when the page loads, I need it to scroll to a specific textbox first.
textbox1.Focus(), sets focus, but it doesn't scroll to it.
Thanks
I have a bunch of textboxes on a page, when the page loads, I need it to scroll to a specific textbox first.
textbox1.Focus(), sets focus, but it doesn't scroll to it.
Thanks