Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do this?
Message
De
18/08/2008 02:24:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to do this?
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01339448
Message ID:
01339448
Vues:
54
Hi all.

To view chart of accounts i m using the treeview. The treeview returns the fullpath of the selected node
I want to change the string returned by Node.FullPath.
Like:
If fullpath is:
"Asset\Current Assets\Bank & Cash\Bank\HSBC"

Output required:

"Asset
    Current Assets
       Bank & Cash
          Bank
             HSBC"


If fullpath is:
"Asset\Current Assets\Bank & Cash\Bank"

Output required:

"Asset
    Current Assets
       Bank & Cash
          Bank"

and so on...........
Please help.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform