Combobox with initial text

  • Thread starter Thread starter ReidarT
  • Start date Start date
R

ReidarT

I have a databound combobox that opens with the first record in the dataset.
I want to have an empty combobox or a text 'Select text'.

regards
reidarT
 
Add a new row to your datatable which will return as first record everytime.
And name it as "Select Text..." or just leave it blank ....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top