My problem scenario is as follows:
I have one GridviewA bound to a objectdatasourceA. When I click on a GridviewA row, I want another objectdatasourceB to pick the ID from the GridViewA and then fetch records for GridviewB. This is like masterdetail.
Can i do this and how to use javascript/jqueryscript to make it smooth.
Your inner objectdatasource should be look like