sorry, I sent to wrong newsgroup,

"Voi Coi" <voicoi.net@gmail.com> wrote in message news:...
> 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,
>
>

Re: DataGrid and Listview? by John

John
Wed Feb 23 21:20:52 CST 2005

try this website for more controls in the Compact Framework

http://www.opennetcf.org/PermaLink.aspx?guid=3a013afd-791e-45ef-802a-4c1dbe1cfef9

--
John O'Donnell
Microsoft CRM MVP
http://www.mscrmfaq.us


"Voi Coi" <voicoi.net@gmail.com> wrote in message
news:unKctNVGFHA.1924@TK2MSFTNGP14.phx.gbl...
> sorry, I sent to wrong newsgroup,
>
> "Voi Coi" <voicoi.net@gmail.com> wrote in message news:...
> > 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,
> >
> >
>
>