V
Voi Coi
Hi,
I'm new to .NET Compact Framework, now I'm testing a simple application on
it, it is seemed that I can't create a DataGrid with these properties, how
can I do like with Windows Forms in .NET Framework?
- hide row, column header?
- different color for odd and even rows?
- check box on each row?
- rich style for column, rows, cell?
- inline editing?
also with Listview, can I handle paint event and custom draw it?
thank you,
I'm new to .NET Compact Framework, now I'm testing a simple application on
it, it is seemed that I can't create a DataGrid with these properties, how
can I do like with Windows Forms in .NET Framework?
- hide row, column header?
- different color for odd and even rows?
- check box on each row?
- rich style for column, rows, cell?
- inline editing?
also with Listview, can I handle paint event and custom draw it?
thank you,