typed dataset - dataAdapter - parameter question

G

Guest

Hi,

I have a typed DataSet (created with VS), two dataAdapters and a component.
In this DS ther are two tables and a relation between them (fi tblUsers and
tblUserDetails)

On my form I have a datagrid that is filled up with the data from tblUser

What i would like to happen is this:
clicking on a record gives me the details(from tblUserDetails) for that
record.
In the dataAdapter(DAuserDetails) i have a parameter (@username), but all
this does not seem to work, because I have no idea how to pass that param to
a dataview

Can anyone help?
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top