Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About grid
Message
From
18/11/2004 08:33:12
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
 
To
18/11/2004 08:07:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows '98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00962234
Message ID:
00962559
Views:
8
Dear Alessio
My problem was solved with your solution.
i put these line in my code and everything work good.
but i dont understand why?

WITH thisform.pageframe1.page2.grid1
.RecordSource = ""
ENDWITH
WITH thisform.pageframe1.page2.grid1
.RecordSource = CursorTempB
.column1.ControlSource = "rbnum"
.column2.ControlSource = "rbdate"
.column3.ControlSource = "rbsen"
.column4.ControlSource = "rbrec"
ENDWITH

thanks for your help
Reza
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform