My dropdownlist only updates its selection the second time it has been selected.

J

Jensen bredal

Hello,
I have an <asp:dropdownlist... on my user control.

When i select an item from the list, it does not record the selection. It
does it only the second time.
This also happens with a button in the same htmal table .

Does anyone know what can cause this?

Many thanks in advance

JB
 
S

S. Justin Gengo

Jensen,

Only a guess... Are you adding the list and button as a dynamic user
control? If so, give the user control an ID on every page load:

Me.Id = "MyUserControl"

If what I stated above is true then adding the ID will fix the problem.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
J

Jensen bredal

This issue was resolved by patching my win2k3 .Net framework 1.1 with the
service pack 1.

I have spent countless hours on this to find out that the framework was
failing.


Many thanks

JB
 

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

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top