|
I'd like to create a wizard in ASP.NET MVC similar to the wizard control functionality found in ASP.NET webforms.
What is the best way to do this?
Started by Vikas on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Because ASP.NET MVC is not Web forms to create a wizard in a web page; something like
<script type="text/javascript"> $().ready.
There is no simple way to use a wizard control in ASP.NET MVC.
|
|
How could i make a modal wizard with jquery??
Started by Mohsen Mahdieh on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use the JQuery Wizard Plugin mentioned by....
JQuery Wizard Plugin
http://blog.jerodsanto.net/2008/08/jquery-wizard-redux/
Demo is here:
http://jerodsanto.net/src/wizard/demo/
Very cool.
Try Wizard plugin here .
|
|
I am developing system in which i am using struts2. I have a requirement to develop a wizard for some of my forms. Anyone can give me any link for creation of wizard through struts2 ? or any suggestion how to create wizard through struts2 ?
Started by Nirmal on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There is a plug in for that
You will want to implement the ScopeInterceptor to create wizard like.
|
Ask your Facebook Friends
|
Hi,
I am new in Creating Wizards for Windows Forms Application in C# .Net. So i don't have any idea in wizard creation. Please give me some ideas about creating Multiple wizard.
Regards, ravi
Started by Ravi on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Creating a form....
Lots of ways to do it.
You should put common objects or wizard objects on the base class and modify \ override them on the derived class if needed.
Named like "frmWizard" then all your wizard windows will inherit from it.
|
|
I'm looking for a good "Wizard" library for Winforms. WYSIWYG editor preferrable, but not a must.
Started by Nestor on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Article.php/c6911/
http://www.differentpla.net/content/2005/02/implementing-wizard-c
DevExpress has an excellent wizard control but most usually do roll their own..
|
|
Can the SQL Server Import/Export wizard be called from our windows application?
Started by kumar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Marc
The wizard ....
I am guessing here but I think that Import\Export wizard from SQL Managament Studio is simply import/export wizard is an external app called "DTSWizard.exe", which lives somewhere in your SQL from a Winforms app.
|
|
So exactly what the title says. I'm playing in a friends campaign and am currently a level 2 Orb Wizard (full stats inside the spoiler). I'm looking for suggestions for a good build through heroic tier. This can also serve as a good sounding place for...
Started by INDYSTAR188 on
, 21 posts
by 6 people.
Answer Snippets (Read the full thread at giantitp):
You can take Unarmored Agility over Leather with Knowledge checks which the ....
If you're a control wizard, then you should probably avoid all damage-related feats (including), but as a Wis specced Wizard, TW remains a strong option.
|
|
I'm looking for a wizard library/framework for Java, but it seems all the ones I can find are abandoned and/or lacking in enough documentation to use quickly. Here's the ones I've found, and all appear to be no longer maintained.
Java Wizard Framework...
Started by ARKBAN on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The term "Wizard" is overloaded, so I'm not entirely sure what you it substantially easier to design wizards that branch (when compared with other wizard frameworks I've seen.
But it is for SWT rather than Swing.
|
|
Hey guys,
I've been trying to find a decent solution to using the wizard control but I can't seem to find a simple solution that allows me to put the wizard steps on top of the control instead of to the left. Eventually I have to have some images too ...
Started by Jan W. on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here's-wizard-control-to-have-the-steps-across-the-top.aspx
This solution uses the custom user control http.
You can control this by changing / using CSS for those items in the .aspx for the wizard.
|
|
I want to build a wizard screens for my project. For that i am using struts2 framework. Can anyone help me....
Started by Nirmal on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
A great tutorial.
An alternative is to implement custom conversational scope.
Note: Spring Webflow can be used on top of other Web wizard like interfaces.
At wizard and conversational state style processes.
|