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 16:41:59
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00714250
Message ID:
00715648
Views:
41
>meanwhile Ed are using ICQ if yes my number 93291682 we can continiue with this.

Sorry, I don't (and won't) ICQ.

>
>i put this code to the form init event
>
>if ! 'sgridtextbox.VCX'$set('classlib')
>	set classlib to "lib\sgridtextbox" additive
>endif
>
>
>and grid init event code
>
>FOR EACH oColumn IN this.Columns
>   WITH oColumn
>      .RemoveObject('Text1')
>      .AddObject('Text1','SGridTextBox')
>      .CurrentControl='Text1'
>   ENDWITH
>ENDFOR
>
>
>there is no error action but doesn't seems textboxclass actions thats way allowaddnew continiously ...

It's Friday afternoon, I'm still at work, and I have lots to do at the moment. Maybe someone else can pick this up...
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