H
harry.verstandig
Can the ObjectDataSource in v2 be used to retrieve a row or rows from a
sql 2000 database with data elements which are not intended to be bound
to a specific control? If so, how does one access those data elements
in code behind? I'd like to be able to use a SelectedValue parameter
from a listbox control as the parameter to be passed to the data access
class used in the ObjectDataSource, and then use the retrieved data for
a calculation in code behind. Is this possible?
sql 2000 database with data elements which are not intended to be bound
to a specific control? If so, how does one access those data elements
in code behind? I'd like to be able to use a SelectedValue parameter
from a listbox control as the parameter to be passed to the data access
class used in the ObjectDataSource, and then use the retrieved data for
a calculation in code behind. Is this possible?