datagrid in C#.net
-
Hi, Iam new to c#.net. I have a dataset with the data coming from database. I have bind the dataset to datagrid. 1. How Add a checkbox to the Datagrid ? 2.How to perform check and Uncheck functionality on the CheckBox in datagrid?. 3. How to change the column header text i.e, for example from database a column comes as "MP_Print_Name" I want to change it as "PrintName"? Kindly help me
-
Hi, Iam new to c#.net. I have a dataset with the data coming from database. I have bind the dataset to datagrid. 1. How Add a checkbox to the Datagrid ? 2.How to perform check and Uncheck functionality on the CheckBox in datagrid?. 3. How to change the column header text i.e, for example from database a column comes as "MP_Print_Name" I want to change it as "PrintName"? Kindly help me
This should help you - http://www.codeproject.com/KB/books/PresentDataDataGridView.aspx[^] -Dave.
------------------------------------ http://www.componentone.com ------------------------------------