Using dropdown datavaluefield as datasource for a 2nd data control

B

bic

Hi,

I don't know what the term is but I need to have some of the data fields of
the selected value in the dropdown displayed on the page. Does it require an
AJAX control? Thanks very much.
 
G

Guest

Hi,

I don't know what the term is but I need to have some of the data fields of
the selected value in the dropdown displayed on the page. Does it require an
AJAX control?  Thanks very much.

James,

I think you can simply use SelectedItem property

For example:

Label1.Text = DropDownList1.SelectedItem.Text;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top