Rad Grid and Details table - getting master id and passing to detail table

1 Answer 103 Views
Grid
Geoff
Top achievements
Rank 1
Iron
Geoff asked on 12 Sep 2023, 04:15 PM

Hi all

I have a radgrid with 1 detail table.

The master table retrieves data using a SQLDataSource ,a stored procedure and session value as a parameter - this works fine.

The detail table also uses a SQLDataSource and a stored procedure but the parameter for this is the key field from the master table and not a session field.

How do I go about grabbing the key field from the master and pass it to my stored procedure?

Any help greatly apprciated.

1 Answer, 1 is accepted

Sort by
0
Geoff
Top achievements
Rank 1
Iron
answered on 13 Sep 2023, 11:17 AM
Tags
Grid
Asked by
Geoff
Top achievements
Rank 1
Iron
Answers by
Geoff
Top achievements
Rank 1
Iron
Share this question
or