VB.Net Programming

Hi, I am trying to display 2 datasets in one datagrid. I need to somehow connect them. One of them is a typed dataset (created with a data adapter) the other is an untyped one (created with coding in a procedure) as it is dynamic (the number of columns changes). But the number of rows are same in both of them. Is there any way I can do this? Thanks.

Offhand I don’t know how to do this, but you’d probably get a very quick reply if you posted this question on the forums at www.gotdotnet.com.