create dynamic datagrid and saving user preference

Apr 5 2013 2:11 AM
            Status_1Status_2Status_3Status_4Status_5Status_6 Status_1?? Status_2? Status_3 Status_4??? Status_5 Status_6??? 
 
i want to create a dynamic datagrid as above. All status are in table in my database.
Status value will be my column in datagrid and first column of the grid as above.
Checkbox will appear on each cell of grid where user can check/uncheck value
and save in database.
 
can anyone help me how to design my datagrid. Thanks in advance.

Answers (1)