Can i handle the browser scroll bar.
Cause my Aspx Page is to large.suppose if i hit a button on top so i want to set focus a control which is at the near bottom.
Is this Possible to scroll till that control...
Modified RequireMent.
Can a linkbutton in gridcontrol navigate to itself with setting the focus to control[Panel] on bottom of the page.
add a button, then add an OnClick handler that calls a javascript function like this :