dropDownList behavior

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I discovered a weird behavior in DropDownList I didn't see before. When you
populate a dropdownlis either manually with <asp:Listitem... or by creating
an inline table and connect the table to the dropdownlist objects datasource
you'll end up with not seeing the first item in the object.

Any workarounds?

TIA

Kenneth P
 
Hi Kenneth:

That seems odd, could you post a short but complete example that
demonstrates the problem?
 
Hi Scott,

I can't because I need to write a looooong example that demonstrates this
problem. All new tests I'm doing have no problems in it.

I got to have some problem in my code.

/Kenneth P
 

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