Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmaticaly addrow to grid and deleterow from grid
Message
De
25/10/2002 14:06:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00714250
Message ID:
00715563
Vues:
32
>Hi Again,
>i have created the textbox class named sgridtextbox.vcx , and put this code to the grid init event
>
>FOR EACH oColumn IN this.Columns
> WITH oColumn
> .RemoveObject('Text1')
> .AddObject('Text1','SGridTextBox')
> .CurrentControl('Text1')
> ENDWITH
>ENDFOR
>
>i am calling the class with this command
>SET CLASSLIB TO lib\sgridtextbox.vcx ADDITIVE
>
>but init event code gives me error "not found...."
>

The name of the Class Library is sgridtextbox; what did you name the class in the class library?
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform