Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
tablerevert in Grid
Message
From
10/12/1997 11:51:14
 
 
To
09/12/1997 16:45:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00063641
Message ID:
00065026
Views:
123
>>
>>Chu
>
>You should make above code more sophiticated:
>Local cRecordsource
>With Thisform.Grid1
> cRecordsource=.Recordsource
> .Recordsource=cRecordsource
> .Column1.ControlSource=....
> .ColumnX.ControlSource=....
> .Refresh
>Endwith

I tried this but once I replace the recordsource, the screen will show the number no matter whether I replace the controlsource. However, I have it worked by refresh the combo boxes inside the grid, i.e., I issue the command
thisform.pageframe.page1.grid1.column1.combox1.refresh() for all the combo boxes. Thanks for your help.


Chu
Previous
Reply
Map
View

Click here to load this message in the networking platform