Grid Control

  • Thread starter Thread starter Raj
  • Start date Start date
R

Raj

Hi all,


1. any one can help me , that i want to make an application that
contain a lot of detail records. So i decided to impliment the
Datagrid to display the Records.
2. When Records will be displayed in grid then there need to be
impliment the CheckBox and ComboBox and button on the
datagrid , becouse grid is editable on particular row or column.

The question is the following.
1. how to impliment Check box on the Grid
2. how to impliment Combo Box on the Grid
3. how to impliment button on the Grid


If it is possible in DataGrid control then Please Suggest me some Sample
Code Else Suggest any other Grid control to do the same thing.

I will be very greatfull.

Thanks

Raj
 
Back
Top