Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding radio buttons or lists back to an Entity Column
Message
From
31/10/2007 14:50:34
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Binding radio buttons or lists back to an Entity Column
Miscellaneous
Thread ID:
01265483
Message ID:
01265483
Views:
71
Often when I give the user a form to add a record I present something other than a textbox so I can limit the selection. I could put the choices in a seperate table and present this but if there are only two choices and will never change, I like to present the choice in a radio button list or something. If there are more than a couple choices like say the day of the week I would use a combo box maybe.

How do I bind a radio button list back to a column in the Entity? I can do it manually but is there a way to automatically bind it?

Can I use a combobox with a hard coded collection of days of the week and bind this back directly to a Entity column without doing it manually?

Thanks
Tim
Timothy Bryan
Next
Reply
Map
View

Click here to load this message in the networking platform