Hi everyone!

Can anyone help how on to add an item in a combox box programmatically in addition to the default values that are retrieved from a certain table in the database.

For example I have a table named "tblDocuments", which lists all the documents related to a particular contract. What I wanted to see in my combo box is an item, let say "<Select>", before it lists all the related documents.

Thanks in advance!

Radic