Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DropDownList Out of Range Error
Message
 
 
To
26/06/2008 10:10:15
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
01326894
Message ID:
01326931
Views:
14
>Thanks for reply.
>
>I using ObjectDataSource as my dataSource for my dropdownlist.
>
>
>
>myDropDown.DataSource = myObjectDataSource;
>
>
>
>TIA.

Where do you do your binding? In ASPX? I'm not sure, but perhaps you can catch this error in DataSource_DataBound method? (Or what is the name of this method)?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform