Help with Dropdownlist

N

niju

Hi there,
My aspx page has two dropdownlist controls Dropdownlist1 and
Dropdownlist2. Dropdownlist2 is populated when
Dropdownlist1_SelectedIndexChanged is fired. Now my problem is:

When I use a keyboard and tab to Dropdownlist1 and select the first
item, Dropdownlist1_SelectedIndexChanged is fired. I never get chance
to select second item from the Dropdownlist1.To prevent this i am using
"System.Threading.Thread.Sleep(200)" on
Dropdownlist1_SelectedIndexChanged.Is it safe to use Thread.sleep on
dopdownlist1_SelectedIndexChanged event.


Many Thanks
Niju
 

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,780
Messages
2,569,608
Members
45,244
Latest member
cryptotaxsoftware12

Latest Threads

Top