aysDude
Programmer
- Jan 29, 2013
- 5
Hi there!
I'm really stuck and I need your help, guys.
I have two tables in DB - one with companies, the other one with countries. Companies table has FK to countries.
I have a grid with companies and the column with country, which is shown in combobox.
The problem is that the combobox of the first row in the grid just after the start of the program is empty. Which causes attempt to update database when focus is going somewhere else. Here is the screenshot:
I've tried rowsourcetype fields and arrays - works equally.
Any hint is highly appreciated!
I'm really stuck and I need your help, guys.
I have two tables in DB - one with companies, the other one with countries. Companies table has FK to countries.
I have a grid with companies and the column with country, which is shown in combobox.
The problem is that the combobox of the first row in the grid just after the start of the program is empty. Which causes attempt to update database when focus is going somewhere else. Here is the screenshot:
![grid.jpg](https://dl.dropbox.com/u/3811482/grid.jpg)
I've tried rowsourcetype fields and arrays - works equally.
Any hint is highly appreciated!