I have created one DataTable with 22 columns. I have filled all the appropiate values on DataTable. Now i have one DataGridView in which added some of the 22 columns that i want to displayed in DGV. Then how to bind appropiate column of DGV with same DataTable Columns.