Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmaticaly addrow to grid and deleterow from grid
Message
From
25/10/2002 14:06:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00714250
Message ID:
00715563
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform