I'm CaLendarW Blog

Default Button and Default Focus in Master Page.

by calendarw on Jan.17, 2008, under coding snippet

自從轉左用 ASP.net 2.0 既 Master Page 之後, 個 form 出左出面, 所以以為無得用 Form Set Default Focus 同 Default Button, 阿敏今日 send 左個 site 比我, 入面考用 Page.Form 黎 Set Default Focus 同 Default Button, 要注意既係用 Default Button 既 UniqueID 同埋 Default Focus 既 ClientID

Page.Form.DefaultFocus = TextBox1.ClientID
Page.Form.DefaultButton = Button1.UniqueID
:

Leave a Reply

You must be logged in to post a comment.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!