4
Answers

Listboxs in c# asp.net

deepa ashwi

deepa ashwi

9y
542
1
When i click any item in Listbox1 corresponding values appear in ListBox2 this is fine  but when i select again any item from Listbox1 its taking time to  clear the Listbox2 items(which contains still the previous values)..how to solve this?
Answers (4)