Questions about DataGrid and Listview?

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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top