A blog of ASP.NET 2.0 Samples, Articles, Reviews and Discussions. The purpose of this blog is to provide a resource to the quick information that developers need on Microsoft's new ASP.NET 2.0.

Wednesday, December 07, 2005

Focus API

The Focus API is a lil nifty API good for positioning and default settings. You can have a default button clicked when the user presses enter [ good if you have all kinds of clickable things on a page] or use in conjunction with validation [ to have the user be directed straight to the error(s) ]. The code is straight forward with easy to use properties [ SetFocusOnError,defaultFocus,etc ] and easy to pick up.




Link: http://url123.com/m2ks2

0 Comments:

Post a Comment

<< Home