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

Which Control advice

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 10 Apr 2014, 08:17 AM
Hello

 need to create a web page to capture and maintain payment details. The user will have say 3 options of how to pay (Credit Card, Direct Debit, Invoice). user can only select 1 option. if user selects credit card, need to show more text boxes to allow credit card number and expire date etc. 

I was thinking that a Dock would work well, but might be good to have an option tick box in the heading and I guess some code to ensure only 1 option is selected, but just wondered if telerik has a solution which wouldn't involve lots of code?

thanks

graham

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Apr 2014, 09:57 AM
Hi Graham,

I am afraid that RadDock can serve such a requirement. One suggestion is to add items(Credit Card, Direct Debit, Invoice) in a Radcombobox and try writing custom logic to show corresponding text boxes inside a div on selecting the items.

Thanks,
Shinu.
Tags
General Discussions
Asked by
Graham
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or