Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Index of item in combobox
Message
From
23/01/2003 18:00:10
David Bradford
Georgia Department of Revenue
Lawrenceville, Georgia, United States
 
 
To
23/01/2003 10:27:33
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00744672
Message ID:
00744908
Views:
24
I probably should have been more clear. First, the myCar object is something I'm using to pass data for the selected item from the grid to another form for editing. Second, the cboVehicleType ComboBox on the editing form is filled from a lookup table in the database, tblVehicleTypes. So I need to leave the cobVehicleType bound to the ArrayList from tblVehicleTypes, in case the user wants to change the VehicleType value as a part of the editing task. If I bind the ComboBox to the myCar object, the other values from the tblVehicleTypes would no longer be available as a selection from the ComboBox. Thanks, Bonnie, for taking time to respond to my post.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform