Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview
Message
From
12/09/2003 15:13:46
 
 
To
12/09/2003 04:39:33
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00828418
Message ID:
00828641
Views:
11
Hi Claudia,

MM makes life easy in so many ways - but there are a few exceptions. I had enough trouble with the MM treeview control that I just decided to "roll my own". Once you get the hang of Treeviews, they are quite easy to work with, and in my opinion, this is one area where I was better off not using the framework. I just think that there is too much complexity involved in the MM version, and the native version works well with MM forms. I spent a day struggling through the MM version and I didn't get anywhere. I spent another day in which I created an entire functioning treeview-based form just starting from scratch, including reading through the help (I had never used Treeviews before).

I use treeviews on a bizobj form, and pull the data from business objects that I place on the form. It works well, and I feel it's easier to maintain.

Just one perspective...

Good luck,

David

>Hello,
>
>I need help.
>I try to set a first node programatically in the method postbuildtreeviewhook of treeview control by:
>
>This.NodeSelectByKey(ALLTRIM(lctreeviewkey))
>This.SynchRowSource()
>
>Now the Rowsource is synchroned, but after an other nodeclick() the rowsource don't will synchroned always.
>
>Thank you for help!
>Claudia Przioda
Previous
Reply
Map
View

Click here to load this message in the networking platform