Click here to Skip to main content
15,921,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey guys, I'm doing an application using ember and in that app I have a form that I want to have RadioButtonLists but ember doesn't have this component so I'll have to do it myself... any tips on where to start? or even sample code?
Posted

1 solution

 
Share this answer
 
v2
Comments
varmartins 4-Feb-15 5:51am    
What I'm looking for is building a RadioButtonList in ember
You tagged ASP.NET, so I gave this. Can't you use normal RadioButtonList? I am afraid, there are any such other control specifically for ember.
varmartins 4-Feb-15 6:05am    
Yeah I know I have to create a component in ember I was just asking how to do that... If I can't do it in Ember yeah I'll use the normal RadioButtonList but I wanted Ember because I'm doing this project to learn it ;)
varmartins 4-Feb-15 6:25am    
Thanks mate ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900