Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
920
WebDropDown Styling multiline list Items
posted

Hi,

I don't know if this can be done but I would like to create a WebDropDown where the list items are style to show multiple lines per entry with the first line in bold and each additional line as normal text.  The first line is a company name and lines 2 and 3 are the address, city, state

I can create the list items this way without any problem using <strong>companyName</strong><br/>address<br/>city, state, zip for the recordset column returned from a SQL query.

The problem that I have not figured out is how to have the company name show in the text box and respond to the user typing for the selected item without the HTML adornment.

 

Does anyone have an example of how to do this?

Thanks - NormD

 

Parents Reply Children