Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid & class & SQL~
Message
From
14/03/2000 08:33:24
 
 
To
14/03/2000 01:12:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00345212
Message ID:
00345282
Views:
17
>Hi Erik Moore,
>
>where should i add "addobject" & "removeobject"
>
>WITH THISFORM.DNM_GRID
> .COLUMNCOUNT = -1
> .RECORDSOURCETYPE = 4
> .RECORDSOURCE = 'SELECT DN_NO DN_Number FROM DNHD INTO CURSOR TEMP ORDER BY DN_NO DESC'
>ENDWITH
>
>is that i can type it after the recourdsource?!

It's best to set the columncount to the actual number of columns that you want, and then add your textboxes after assigning the recordsource.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform