Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding Combobox that's populated by Web Service
Message
From
06/07/2009 15:39:19
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01409942
Message ID:
01410352
Views:
34
>Ok, we're coming along now. Here's my next roadblock:
>
>I've got a couple of comboboxes on my web form. When the user selects a value from the first one, I use some Ajax and a web service (using a page method - slick!) to populate the values in the second combobox. It seems to be halfway bound properly to the entity, because when I try to save the entity, it tells me that the value is a string, when it expected an Int32.
>
>So my question is, what should my binding settings be on a combobox that's populated manually?
>
>Thanks!
>
>Eric

Can you post your code for this? You should be able to get the value you need from the combo box.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform