Settting focus

  • Thread starter Thread starter IMRAN SAROIA
  • Start date Start date
I

IMRAN SAROIA

Hi!

Which command is used to setfocus to control in Windows and Web Application
in Dot Net.
 
they differ
in web apps you'll have to pass this to the client and have it do the
..focus() call to the form item
in windows set it with the TabIndex of 0, if I remember right.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top