I am having a problem with displaying data in a datagrid .

I am using ADO data control where i am using stored procedure
having 2 select statements. when i try to set ADO datacontrol to the datagrid i am getting only the records from the first select statement.

Can anyone help me with getting records from both the select statements be displayed in the data grid.

Thanks,
Monte.