I need to have a UI something like this.
Column1 Column2 Column3Row1 CHKBOX CHKBOX CHKBOX
Row2 CHKBOX CHKBOX CHKBOX
Row3 CHKBOX CHKBOX CHKBOX
Is there any way to implement this using XtraGrid ? Any example available online ?
I am using C#. What would be the best datastructure of datasource for such representation ?
Do you have a dataset with that xtragrid ?
If you do not have a dataset.