473,587 Members | 2,550 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Wizard control advise

Hi

I am looking for a versatile wizard control to make some of the tasks easy
for my app's users. I need advise on which is a good one. I am currently
looking at Actipro Wizard - Windows Forms .NET Control
http://www.actiprosoftware.com/Produ...d/Default.aspx.
Are there any other good ones too?

Many Thanks

Regards
Feb 5 '08 #1
3 1163
You could brew your own. See this example:

http://www.differentpla.net/content/...wizard-csharp1

Hope this helps!

/ravi

----------------
"John" <Jo**@nospam.in fovis.co.ukwrot e in message
news:er******** ******@TK2MSFTN GP05.phx.gbl...
Hi

I am looking for a versatile wizard control to make some of the tasks easy
for my app's users. I need advise on which is a good one. I am currently
looking at Actipro Wizard - Windows Forms .NET Control
http://www.actiprosoftware.com/Produ...d/Default.aspx.
Are there any other good ones too?

Many Thanks

Regards


Feb 5 '08 #2
We have been using Actipro Wizard in our SmartCode VNC Manager
(www.s-code.com) for about three years now.
The wizard control works really well and we don't really have any complaints
about it

PS: with use Wizard for .Net 2.0 version , they also have WPF version.

Regards,
Yury

"John" <Jo**@nospam.in fovis.co.ukwrot e in message
news:er******** ******@TK2MSFTN GP05.phx.gbl...
Hi

I am looking for a versatile wizard control to make some of the tasks easy
for my app's users. I need advise on which is a good one. I am currently
looking at Actipro Wizard - Windows Forms .NET Control
http://www.actiprosoftware.com/Produ...d/Default.aspx.
Are there any other good ones too?

Many Thanks

Regards

Feb 6 '08 #3
md
You can also take a look at

http://www.divil.co.uk/net/controls/wizardframework/

I have not used this new version, but it's worth a look.

Matt

"Yury Averkiev" <av********@hot mail.comwrote in message
news:FB******** *************** ***********@mic rosoft.com...
We have been using Actipro Wizard in our SmartCode VNC Manager
(www.s-code.com) for about three years now.
The wizard control works really well and we don't really have any
complaints about it

PS: with use Wizard for .Net 2.0 version , they also have WPF version.

Regards,
Yury

"John" <Jo**@nospam.in fovis.co.ukwrot e in message
news:er******** ******@TK2MSFTN GP05.phx.gbl...
>Hi

I am looking for a versatile wizard control to make some of the tasks
easy for my app's users. I need advise on which is a good one. I am
currently looking at Actipro Wizard - Windows Forms .NET Control
http://www.actiprosoftware.com/Produ...d/Default.aspx.
Are there any other good ones too?

Many Thanks

Regards


Feb 6 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4338
by: Nick | last post by:
Is there anyway to get a javascript confirm button on the wizard control so that when a user clicks "cancel" it can prompt something like... "Are you sure you want to cancel? Your changes will not be saved."
2
4259
by: John R. Lewis | last post by:
I posted this yesterday with a different email address. I am reposting with my fake-address as given to me by Microsoft so that I can be guraranteed a response from a support representative. Sorry for the repost. I'd like to make use of the asp:Wizard control to present a step-by-step guided experience for my user to fill out a complicated...
6
2061
by: Douglas J. Badin | last post by:
Earlier this month, there was a posting about this without a definitive answer. If you place a Wizard inside a FormView's EditItemTemplate the bound fields contained within the View will display the data from the fields to which they are bound; yet they will return null values when the 'Update' LinkButton is clicked. The responder...
3
4065
by: chrisn | last post by:
Hi, (Using ASP.Net 2.0) I have a wizard control inside a detailsview control. When I attempt to call the InsertItem method on the DetailsView I get an error "ObjectDataSource 'ObjectDataSource1' has no values to insert. Check that the 'values' dictionary contains values." I have found I can suppress the error by placing a hidden field...
4
6846
by: Dabbler | last post by:
I have a Wizard control with each step using a user control. It seems the page_load of each user control is called everytime a postback event occurs in any step. Is there away to communicate to a user control that is it now the current "page" so I can restrict some of the initialization to occur only when the step is visible? I have a couple...
12
2584
by: raghav | last post by:
Hi I am working on ASP.NET 2.0. I am developing a website using Wizard control. Based on number of steps added, next, previous, finish buttons generate automatically. After running the application, these button work automatically, means we can go to next step, previous step by clicking on corresponding buttons. In my application I have 3...
2
6993
by: BJ | last post by:
I had this crazy idea. We have an existing application that could use some rework. I was going to redo the application (currently ASP.Net 1.1) using ASP.Net 2.0: Master page with Header, Footer, Side bar and Body One of the content panels would use a Wizard control stepping the user through submitting an Ergonomic Review Request.
8
10813
by: GaryDean | last post by:
I have a Wizard page and need to affect the next and previous buttons from my code-behind. I've googled around and found two solutions, and neither appear to work. I can access the SideBarList steps successfully with the following code... Control myContainer = (Control)Wizard1.FindControl("SideBarContainer"); DataList mySideBarList =...
1
8035
by: peteChan | last post by:
Please advise me the best solution to have my MS/Access 2003 subform wizard started when creating a subform on my main form. Thanks! Also, other control wizards such as combo box, list box, and command box won;t work either.
0
7920
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8215
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6626
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5394
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2358
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1454
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1189
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.