dataset.tables[0]; dataset.tables[1] On Wed, Jun 16, 2010 at 8:12 PM, George S <[email protected]> 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 >
