[Using VFP9]
Form deactivates (will not re-activate) when clicking on combobox item, and then drag/drop from listbox to grid.
For testing purposes, I created a simple form. Adding a listbox, grid, and combo box. After populating the controls with differing tables, I am able to drag/drop without issue from the listbox to the grid. However, if I click an item from the combo box [first] and then, drag/drop from the listbox to the grid, the form deactivates/loses focus and will not re-activate.
Would very much appreciate assistance.
Form deactivates (will not re-activate) when clicking on combobox item, and then drag/drop from listbox to grid.
For testing purposes, I created a simple form. Adding a listbox, grid, and combo box. After populating the controls with differing tables, I am able to drag/drop without issue from the listbox to the grid. However, if I click an item from the combo box [first] and then, drag/drop from the listbox to the grid, the form deactivates/loses focus and will not re-activate.
Would very much appreciate assistance.