Formview - Retrieving values

D

DesCF

If I set the DataKeyNames property of a FormView control, for example:

MyFormView.DataKeyNames = New String() {"CustomerID"}

I can retrieve the current FormView Page CustomerID value using:

MyFormView.DataKey.Value


My question is how do I retrive other field values ? for example, how do
I retrieve a field value and use it to programatically set the
SelectedValue of a DropDownList during the Load event such that the
DropDownList displayed item changes as a I page through the records ?





Des
 

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,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top