Hi,i have a datasource with 2 datatables.i need to join both the datatables into one and bind it, inorder to display it in a datagridview in C#.Net windows application.Anyone has got any idea how to join 2 datatables and make it one?I've heard that using JoinView its possible.Anybody has gota samplecode ??