Thursday, March 29, 2012

List Box and DataValue field

I populate a listbox from a query. Now I want to retrieve the datavalue field of the selected row. The datavalue field related to the PK and pass it in the querystring.

How do you do this?

Try listbox.selectedValue

0 comments:

Post a Comment