Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid with ComboBoxes
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid with ComboBoxes
Miscellaneous
Thread ID:
00024541
Message ID:
00024541
Views:
67
I have Grid in VFP 3 that has two ComboBoxes in it. One ComboBox depends on the other for its information. For example, one ComboBox has Continents and the other has countries for that Continent. Clicking on the Continent ComboBox requeries the Country ComboBox to show only those countries in the selected Continent. Each ComboBox has two columns: a Name (e.g. Asia) and a number ID. The BoundColumn is 2 (number ID) and Sparse = .F.

The problem is whenever I have more than one row, and I change the Continent, the Country popup refreshes for all rows in the Country column. So, if I choose North America in row two and row one has a Continent of Asia, the country ID for North America now displays the corresponding country ID in Asia.

Is there a way to prevent all rows in the Country column from being refreshed? Sorry if this is confusing.
Next
Reply
Map
View

Click here to load this message in the networking platform