How to set focus on controls from server side?

  • Thread starter Thread starter feng
  • Start date Start date
F

feng

I have a page that contains multiple textboxes and
dropdowns. Depending on the value contained in each field,
I need to set focus on different controls when the page is
posted back. Can someone tell me how to do it?

Thanks
 
Back
Top