Hi All,

I am looking for some code to create a datagrid with Master-Detail
relationship binding for PPC using VS 2003. I cannot find a SetDataBinding or
DataMember property of Datagrid for .Net Compact Framework platform.

I want the datagrid to display a +/- sign for details like in Windows
platform for the detail records. Is it possible to do the same for PPC using
VS.Net 2003?

If anyone has done this before, please suggest me how.

Thanks,

Amit Seth

Re: Expendible Datagrid with Master/Detail relation by Darren

Darren
Mon Oct 10 20:01:05 CDT 2005

not using the standard Compact Framework Datagrid.

have a look at the ComponentOne website for an alternative.
Resco also has a smarter grid available.

--
Darren Shaffer
.NET Compact Framework MVP
Principal Architect
Connected Innovation
www.connectedinnovation.com


"AmitSeth" <AmitSeth@discussions.microsoft.com> wrote in message
news:1C13B09E-4577-46D7-A3EF-3B38DD909589@microsoft.com...
> Hi All,
>
> I am looking for some code to create a datagrid with Master-Detail
> relationship binding for PPC using VS 2003. I cannot find a SetDataBinding
> or
> DataMember property of Datagrid for .Net Compact Framework platform.
>
> I want the datagrid to display a +/- sign for details like in Windows
> platform for the detail records. Is it possible to do the same for PPC
> using
> VS.Net 2003?
>
> If anyone has done this before, please suggest me how.
>
> Thanks,
>
> Amit Seth