Hi,

Can anyone recommend a hierarchical grid control to use with VFP?
Preferably one that can bind to an ADO recordset (I assume none will use a
VFP view).

Thanks.

Yours faithfully

Paul S. Elliott
(Senior Developer)
4technology Ltd
P.O. Box 1681
Christchurch
New Zealand
ph : +64 3 3771170
fax : +64 3 3771172

Re: hierarchical grid by Man-wai

Man-wai
Fri May 26 05:08:36 CDT 2006

Paul S. Elliott wrote:
> Hi,
>
> Can anyone recommend a hierarchical grid control to use with VFP?
> Preferably one that can bind to an ADO recordset (I assume none will use a
> VFP view).

The M$ Treeview. http://fox.wikis.com, search "treeview"

--
.~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Ubuntu 5.10) Linux 2.6.16.18
^ ^ 18:08:01 up 3 days 3:08 0 users load average: 1.43 1.28 1.11
news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk

Re: hierarchical grid by Paul

Paul
Sun May 28 19:41:37 CDT 2006

That is a treeview control. I am after a control similar to MS FlexGrid,
but nicer with more features.

Paul.

"Man-wai Chang" <toylet.toylet@gmail.com> wrote in message
news:%23PxvbxKgGHA.1272@TK2MSFTNGP03.phx.gbl...
> Paul S. Elliott wrote:
>> Hi,
>>
>> Can anyone recommend a hierarchical grid control to use with VFP?
>> Preferably one that can bind to an ADO recordset (I assume none will use
>> a VFP view).
>
> The M$ Treeview. http://fox.wikis.com, search "treeview"
>
> --
> .~. Might, Courage, Vision, SINCERITY. http://www.linux-sxs.org
> / v \ Simplicity is Beauty! May the Force and Farce be with you!
> /( _ )\ (Ubuntu 5.10) Linux 2.6.16.18
> ^ ^ 18:08:01 up 3 days 3:08 0 users load average: 1.43 1.28 1.11
> news://news.3home.net news://news.hkpcug.org news://news.newsgroup.com.hk



Re: hierarchical grid by Cindy

Cindy
Mon May 29 12:10:35 CDT 2006

Hi Paul,

I found an article about creating a hierarchical grid that was written in C#
and published in MSDN magazine (free to read online at
http://msdn.microsoft.com/msdnmag/issues/03/10/CuttingEdge/). While looking
it over I recalled that you can put a grid within a grid in VFP.

--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy@cindywinegarden.com


"Paul S. Elliott" <paule@4technology.net.nospam> wrote in message
news:erpDtVIgGHA.3652@TK2MSFTNGP02.phx.gbl...

> Can anyone recommend a hierarchical grid control to use with VFP?
> Preferably one that can bind to an ADO recordset (I assume none will use a
> VFP view).



Re: hierarchical grid by Jim

Jim
Tue May 30 06:29:04 CDT 2006

I have worked on a project in the past where a 3rd part one was used
and it worked quite well. I am not in my office and can't give you
specifics. The product name was ProtoView. Try a web search. If you
can't find anything about it let me know and I will get more details
from my office.

Jim czebiniak.


Re: hierarchical grid by Paul

Paul
Wed May 31 17:08:33 CDT 2006

DataTable from ProtoView; looks promising with its claim that it binds to an
ADO dataset.
Pity that the product has been dropped from the product range now offered by
Infragistics (formally Protoview and Sheridan). I'll have a look at their
UltraGrid product as well (which has also been dropped and although it can
be purchased there is no support for it).

Thanks for your suggestion though.

"Jim Czeb" <james.czebiniak@pearlcarroll.com> wrote in message
news:1148988544.111430.101850@y43g2000cwc.googlegroups.com...
>I have worked on a project in the past where a 3rd part one was used
> and it worked quite well. I am not in my office and can't give you
> specifics. The product name was ProtoView. Try a web search. If you
> can't find anything about it let me know and I will get more details
> from my office.
>
> Jim czebiniak.
>



Re: hierarchical grid by Paul

Paul
Wed May 31 17:42:53 CDT 2006

Yes, that is pretty cool. I'm not sure how practical that will be as far as
presentation goes, but it is worth experimenting with.
Thanks.

Paul.

"Cindy Winegarden" <cindy@cindywinegarden.com> wrote in message
news:OvuWGM0gGHA.5104@TK2MSFTNGP04.phx.gbl...
> Hi Paul,
>
> I found an article about creating a hierarchical grid that was written in
> C# and published in MSDN magazine (free to read online at
> http://msdn.microsoft.com/msdnmag/issues/03/10/CuttingEdge/). While
> looking it over I recalled that you can put a grid within a grid in VFP.
>
> --
> Cindy Winegarden MCSD, Microsoft Most Valuable Professional
> cindy@cindywinegarden.com
>
>
> "Paul S. Elliott" <paule@4technology.net.nospam> wrote in message
> news:erpDtVIgGHA.3652@TK2MSFTNGP02.phx.gbl...
>
>> Can anyone recommend a hierarchical grid control to use with VFP?
>> Preferably one that can bind to an ADO recordset (I assume none will use
>> a VFP view).
>
>