1

Multiple radiogroup

asked 2013-12-12 14:21:37 +0800

talx gravatar image talx
11 1

updated 2013-12-12 14:22:05 +0800

Hi,

I need working code example that make use of "template" to render multiple radiogroup where each radiogroup contains e.g. two radios. I need to get the selections for each radiogroup from the presenter. How do I do that ?

-talx

delete flag offensive retag edit

Comments

What you tried so Far for this Simple Issue?

sjoshi ( 2013-12-13 04:33:34 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
4

answered 2014-01-16 18:49:39 +0800

sitansu gravatar image sitansu
2254 13
http://java91.blogspot.in...

Just try it:

Here's example:

<radiogroup selectedItem="@bind(RadioValue)" >
<radio label="Yes" value="Y"  />
<radio label="No" value="N" />
</radiogroup>
link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-12-12 14:21:37 +0800

Seen: 21 times

Last updated: Jan 16 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More