Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Release Form and combobox inside grid
Message
From
28/08/1997 14:11:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Release Form and combobox inside grid
Miscellaneous
Thread ID:
00047386
Message ID:
00047386
Views:
67
How can I release one form from another? (I am using VFP 5.0a)
I tried myform.RELEASE but it doesn't work. I receive the error message "objetc myform is not found"

Another question.

I have a combobox with two columns (table1.name,table1.codenr) inside one grid with 5 columns. The properties for the combo are:
columnCount=2, BoundColumn=2, ControlSource=table2.codenr,
RowSourceType = 6-Fields and RowSource=table1.name,codenr

When the grid cell where the combo is containned has the focus. It is displayed the table1.name inside the combo (this is the correct behavior). But when the focus is another column, it is displayed the table1.number (grid.Sparse=.t.) and I want to be displayed table1.name.

What I am doing wrong?
Antonio Carlos Kleinübing
Systems Analyst
Next
Reply
Map
View

Click here to load this message in the networking platform