Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello,

 

i am new in asp.net and i am having a question:

 

I am having a datagrid_1 in which i am showing the context of

PatientDetails table. When the user double clicks on a row i want to

display on a new datagrid_2 (in the same form) the information which

corresponds to that patient, but from another table (Img table).

The two tables are connected throw a PK and a FK. How can i connect the two datagrids so as when the first datagrid is double clicked, the other one

will show the appropriate info?? and how shall i read the information of the row that has been clicked in general?

 

your answer will be very helpful for me..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...