We Instantiate a New datatable and add each value returned from the Stored Procedure to the datatable. then we bind the datagrid to the datatable.
but we want to add a colume in which just Check Box control Show
HOw we can do this