SuperKaioken / odbc2kml

Automatically exported from code.google.com/p/odbc2kml
0 stars 0 forks source link

description's field dropdown doesn't autopopulate #151

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Edit a connection
2. Under description, click Field

What is the expected output? What do you see instead?
Expected: table name and field name will be populated.

Actual: table name is populated, field name is not.

Pointers: I have code for this in my dropdowns. See the last lines of 
genIconConditionTable(). It's the 
"addTableName_SelectedIndexChanged(addTableName, new EventArgs());" line.

Original issue reported on code.google.com by mbbowser@gmail.com on 8 Apr 2010 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by LonaLSm...@gmail.com on 8 Apr 2010 at 2:10

GoogleCodeExporter commented 9 years ago

Original comment by mbbowser@gmail.com on 8 Apr 2010 at 2:39