Groups | Blog | Home
all groups > asp.net > may 2004 >

asp.net : Settting focus


IMRAN SAROIA
5/11/2004 11:42:29 PM
Hi!

Which command is used to setfocus to control in Windows and Web Application
in Dot Net.

Curt_C [MVP]
5/12/2004 1:56:59 PM
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.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


[quoted text, click to view]

AddThis Social Bookmark Button