|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wizard ControlI there any way to make the nex button on a wizard control the dafault when
the user presses the enter key in a textbox inside a wizard page? I need to get this functionality. TIA! If this is w/regards to 2.0, you can specify the defaultButton attribute in
a containing panel, check out: http://weblogs.asp.net/scottgu/archive/2005/08/04/421647.aspx basically, wrap your wizard in a panel and add a defaultButton property karl Show quoteHide quote "TC" <tcord***@hotmail.com> wrote in message news:eLqeMpd8FHA.1484@tk2msftngp13.phx.gbl... >I there any way to make the nex button on a wizard control the dafault when >the user presses the enter key in a textbox inside a wizard page? > I need to get this functionality. > > TIA! > > Thank you for your response.
Yes this is in 2.0, the problem is that The panel requires me to assign the DefaultButton to a Button control, it seems I cannot tell it use the wizard Next or finish button. Is there a workarround for this? Thanks Show quoteHide quote "Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net> wrote in message news:eCZONtd8FHA.3636@TK2MSFTNGP09.phx.gbl... > If this is w/regards to 2.0, you can specify the defaultButton attribute > in a containing panel, check out: > > http://weblogs.asp.net/scottgu/archive/2005/08/04/421647.aspx > > basically, wrap your wizard in a panel and add a defaultButton property > > karl > > -- > MY ASP.Net tutorials > http://www.openmymind.net/ > > > "TC" <tcord***@hotmail.com> wrote in message > news:eLqeMpd8FHA.1484@tk2msftngp13.phx.gbl... >>I there any way to make the nex button on a wizard control the dafault >>when the user presses the enter key in a textbox inside a wizard page? >> I need to get this functionality. >> >> TIA! >> >> > > Karl Seguin wrote:
> If this is w/regards to 2.0, you can specify the defaultButton I also have the same problem. Do you have any other suggestions?> attribute in a containing panel, check out: > > http://weblogs.asp.net/scottgu/archive/2005/08/04/421647.aspx > > basically, wrap your wizard in a panel and add a defaultButton > property > > karl Ken
Other interesting topics
Web Projects in VS 2005
How to change LabelText in DataList How to receive keyboard input? DataGrid Nightmare Data Access Layer About KB Article 831150 Bind DropDownList to XmlDataSource http 1.1/ 403 access forbidden after framework 2.0 installed reading the session inside a Dll project using asp.net 1.1 Drag drop in web forms |
|||||||||||||||||||||||