T
Tim Ford
People,
I trying to write a lookup combobox that gets it's data via a sql table.
I can populate the combobox with the information and have handled all
the filtering, how ever i can't seem to add a blank row to the combobox,
i have tried adding via the datatable and i can't seem to get that to
work. However is there a way via the datareader to populate the combobox
with a text value and id without assigning a object to the combobox.
Thanks Tim.
I trying to write a lookup combobox that gets it's data via a sql table.
I can populate the combobox with the information and have handled all
the filtering, how ever i can't seem to add a blank row to the combobox,
i have tried adding via the datatable and i can't seem to get that to
work. However is there a way via the datareader to populate the combobox
with a text value and id without assigning a object to the combobox.
Thanks Tim.