R
Rob W
Greetings,
Is it possible to create a header row for a combo box which is populated
from a datasource?
For example a header row similar to '--Please choose a value--' then the
other values would be populated from the datasource.
I've looked at the combobox properties and experimented with the items.add
code statements which are rejected due to the combobox having a datasource.
I also don't have a clue how to create a pseudo row in SQL to create a
header row.
Any tips or advice would be appreciated, thanks
Rob
Is it possible to create a header row for a combo box which is populated
from a datasource?
For example a header row similar to '--Please choose a value--' then the
other values would be populated from the datasource.
I've looked at the combobox properties and experimented with the items.add
code statements which are rejected due to the combobox having a datasource.
I also don't have a clue how to create a pseudo row in SQL to create a
header row.
Any tips or advice would be appreciated, thanks
Rob