Hi All,

I 'am using PPC 2002 & compact framework 1.0
can any body tell me How we can achive multi coloumns in the treview control?

if not, any thirdparty tools...!!!! plz reply...

rdgs,
Vinay

Re: multi-columns in Treview (using Compact Framework) by Daniel

Daniel
Thu Apr 07 10:34:44 CDT 2005

TreeViews don't have columns. ListViews may have columns, see if that helps.
(Datagrid also has columns)

I am aware of no CF control that combines the functionality of a listview
and a treeview.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"Vinay" <Vinay@discussions.microsoft.com> wrote in message
news:E7B0E5C9-CC1E-445B-B8A9-9174C3F88321@microsoft.com...
> Hi All,
>
> I 'am using PPC 2002 & compact framework 1.0
> can any body tell me How we can achive multi coloumns in the treview
> control?
>
> if not, any thirdparty tools...!!!! plz reply...
>
> rdgs,
> Vinay


Re: multi-columns in Treview (using Compact Framework) by Vinay

Vinay
Fri Apr 08 06:31:02 CDT 2005

Thanks Daniel,

I found one third party tool had in the winforms with framework 1.1
but not in CF.


"Daniel Moth" wrote:

> TreeViews don't have columns. ListViews may have columns, see if that helps.
> (Datagrid also has columns)
>
> I am aware of no CF control that combines the functionality of a listview
> and a treeview.
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "Vinay" <Vinay@discussions.microsoft.com> wrote in message
> news:E7B0E5C9-CC1E-445B-B8A9-9174C3F88321@microsoft.com...
> > Hi All,
> >
> > I 'am using PPC 2002 & compact framework 1.0
> > can any body tell me How we can achive multi coloumns in the treview
> > control?
> >
> > if not, any thirdparty tools...!!!! plz reply...
> >
> > rdgs,
> > Vinay
>
>