Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sparse and Combo problems
Message
From
22/09/1997 10:03:22
 
 
To
22/09/1997 09:54:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00051028
Message ID:
00051030
Views:
34
>I put a combo box into a grid. Since few rows will occur in the grid, and because I like the looks better, and now because the client requests it, I set Sparse to .F. in the column where the combo is. The problem is that the text in the current row disappears. If focus moves to another row, the text reappears. So I can never see what's in the combo for the current row.
>
>If I set Sparse to .T., the problem goes away, and I can see the text again for the current row, and now the ugly FKs appear in the noncurrent rows, as expected.
>
>Steve

You should define appropriate RowSource for the combo, which should cover (be linked to) Combo.ControlSource. Then Sparse=.f. will give you requested appearance.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform