Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Ben Lovell #1
Re: Wizard Control for ASP.NET 1.1
No unfortunately that is impossible! I have found a fairly decent example of
how you would go about creating a wizard control using ASP.NET 1.1 though:
[url]http://www.ftponline.com/vsm/2003_04/magazine/columns/aspnet/default_pf.aspx[/url]
--
Ben
[url]http://bitarray.co.uk/ben[/url]
"Vamsi" <Vamsi@discussions.microsoft.com> wrote in message
news:8A3426D0-2E72-44A5-A413-219959D826DE@microsoft.com...> Is there any way I can use the Wizard Control provided in the Whidbey beta
> fro asp.net 1.1 ?
Ben Lovell Guest
-
Custom ASP.NET Control configuration wizard
I am writing a custom ASP.NET Control. It is usable from the visual studio toolkit. I would like to add a configuration wizard to it. I have seen... -
Wizard control & sidebar menu
How can I change the front (from regular to bold) of the sidebar menu of a wizard control when a step is active or inactive? Thank you very much... -
Inherit from Wizard control
Hi, I want to inherit from the Wizard control in ASP.Net 2.0, to add some properties, events and modify/replace the default template for... -
ASP.NET wizard
there is one up on CodeProject, I think. www.codeproject.com "Sohail" <sohail.somani@opg.com> wrote in message... -
Using Table control in a custom composite control. Control does not render properly in design time.
All, I have written a very simple custom composite control that includes a control of type System.Web.UI.WebControls.Table. The control... -
Vamsi #2
Re: Wizard Control for ASP.NET 1.1
Thanks
"Ben Lovell" wrote:
> No unfortunately that is impossible! I have found a fairly decent example of
> how you would go about creating a wizard control using ASP.NET 1.1 though:
>
> [url]http://www.ftponline.com/vsm/2003_04/magazine/columns/aspnet/default_pf.aspx[/url]
>
> --
> Ben
> [url]http://bitarray.co.uk/ben[/url]
>
>
> "Vamsi" <Vamsi@discussions.microsoft.com> wrote in message
> news:8A3426D0-2E72-44A5-A413-219959D826DE@microsoft.com...>> > Is there any way I can use the Wizard Control provided in the Whidbey beta
> > fro asp.net 1.1 ?
>
>Vamsi Guest



Reply With Quote

