Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop Down List behavior
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00940045
Message ID:
00940116
Views:
16
This message has been marked as the solution to the initial question of the thread.
>
>ddl.Items.IndexOf(ddl.Items.FindByText(etc.)
cboTarget.SelectedIndex _
	= cboTarget.Items.IndexOf( _
		cboTarget.Items.FindByValue( _
			cValueToFind))
censored.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform