This is a migrated thread and some comments may be shown as answers.

Recommended controls for order entry wizard

4 Answers 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 17 Apr 2012, 11:48 AM
Hi all

I am looking to implement an order entry form that has many fields.  Instead of displaying all fields at once I like to have a wizard like steps approach in which the user would only see the next set of controls if previous one have been entered correctly.

Example:
On first screen let the user enter his/her name and address etc and only then present the user with a button to move to the next step to enter the product that they would like to purchase etc.

Can you recommend which Telerik controls would fit best for this type of scenario?  Can anyone point me to a blog/example of this in action or would you recommend a different approach?

Using Silverlight 5, Prism, MVVM.

Thanks
Paul


4 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 17 Apr 2012, 02:53 PM
Hi Paul,

A combination of RadTabControl and RadDataForm could do the job .

Kind regards,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Paul
Top achievements
Rank 1
answered on 18 Apr 2012, 01:09 PM
Hi Pavel

Could you elaborate more (if possible) on how this could be acheived?  Would I have a tabcontrol and only enable the next tab when all fields in first tab are complete?  Are ther any examples of doing this as I would consider this a common senario?

eI know there is somewhare on this site which you can request code samples but can't remember where it was.  This might sound like I want someone to do the job for me but that's not the case I just need a start as this is not something I have done before and the first time I've used Telerik controls so its all a new learning curve for me.

Thanks
Paul
0
Accepted
Pavel Pavlov
Telerik team
answered on 18 Apr 2012, 01:33 PM
Hi Paul ,

Yes, that is what I had in mind - two buttons and a RadTab control .We have never considered making an example as it actually is quite a routine scenario - handling the click events of the buttons and changing the current tab of the RadTab control.

I may offer my further help in the following way - should you meet any specific trouble while implementing this with RadControls for Silverlight  do not hesitate to contact us.

All the best,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Paul
Top achievements
Rank 1
answered on 18 Apr 2012, 01:56 PM
Ok Thanks Pavel
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Paul
Top achievements
Rank 1
Share this question
or