Hi All,

I'm looking for a gridcontrol like in Access with a plus sign (+) to
drilltrough datarelations.
Anyone knows where to find such a grid?
I thought it was a standard MS-Grid control but can't find it anymore in
VS2005 (.NET 2.0)

I can reference the old gridcontrol(.NET 1.0/1.1) but I understand that this
control is out-of-date.
Also I cannot control the layout or looping through the items with that
control.

Thanks,

Re: Grid like access? by AlexL

AlexL
Mon Aug 21 07:56:13 CDT 2006

Our professional grid control lets you do this right out of the box,
as a built-in feature.

http://www.xceedsoft.com/products/gridnet

Alex

On Fri, 18 Aug 2006 21:21:26 +0200, "Klaas" <NoSpam@klaas.com> wrote:

>Hi All,
>
>I'm looking for a gridcontrol like in Access with a plus sign (+) to
>drilltrough datarelations.
>Anyone knows where to find such a grid?
>I thought it was a standard MS-Grid control but can't find it anymore in
>VS2005 (.NET 2.0)
>
>I can reference the old gridcontrol(.NET 1.0/1.1) but I understand that this
>control is out-of-date.
>Also I cannot control the layout or looping through the items with that
>control.
>
>Thanks,
>
>

--
Alex Leblanc
Xceed Software Inc.
http://www.xceedsoft.com

Check out our advanced, multi-talented .NET zip compression library

Email: xLeblancA@xceedsoft.com (remove the first 'x')

Re: Grid like access? by Rasinec

Rasinec
Wed Sep 06 15:56:26 CDT 2006

Hello,

You can try Hierarchical DataGridView - I'm not sure that this is what you
are looking for, but maybe it helps you.

More information on
http://www.applicationaspect.com/SiteSections/ProductCenter/HierarchicalDataGridView/Overview.aspx


--

Regards,
Rasinec Ninoslav
www.ApplicationAspect.com
nras....@ApplicationAspect.com
(please, replace dots with appropriate letters)


"Klaas" <NoSpam@klaas.com> wrote in message
news:%23oKbCuvwGHA.4160@TK2MSFTNGP06.phx.gbl...
> Hi All,
>
> I'm looking for a gridcontrol like in Access with a plus sign (+) to
> drilltrough datarelations.
> Anyone knows where to find such a grid?
> I thought it was a standard MS-Grid control but can't find it anymore in
> VS2005 (.NET 2.0)
>
> I can reference the old gridcontrol(.NET 1.0/1.1) but I understand that
> this control is out-of-date.
> Also I cannot control the layout or looping through the items with that
> control.
>
> Thanks,
>
>
>