fill the dataset with that SP.it wil automatically create two tables in dataset. then after u can set both gridview.datasource property --~--~---------~--~----~ MANISH LANGA --~--~---------~--~----~ On Wed, Jun 16, 2010 at 8:12 PM, George S <suraj....@gmail.com> wrote:
> Hi, > > This is one of the interview question I was asked recently. > > > > There is a stored procedure which has a select statement to retrieve two > tables. > > > This sp is assigned to a datagrid. How can I assign the tables separately > to two grids. > > Regards, > -George > --