votes
Rows are not insert in datagrid.. Please Help...
Hi. I want to insert data grid using datatable and define the grid columns in a program. Please help me what`s wrong with this code??? [code] SqlConnection connection; string query; SqlCommand cmd; SqlDataAda ...
