3
Answers

how to create cascading dropdownlist without using postback?

darsh antani

darsh antani

12y
8.4k
1
I have taken three  cascading drop down list.

one for country,one for state and the last one for city..

when I select any country from the first dropdown the and then the second will be enabled and will show only that states of a country which i have selected in drop down list.

That is working properly but because of the Auto postback property is true so each time i select country then the page is refreshed then after i select state again the page is refreshed and for city also the page is refreshed.so the page is refreshed thrice.

that i don't want to do.so what should i do to avoid the thrice page refresh??

can I use Ajax cascading drop down list??

How??
Answers (3)
0
Karthikeyan K

Karthikeyan K

NA 6.4k 488.1k 9y
Hi sir,
 
If it is useful then accept my answer
 
 
Karthikeyan K
0
Karthikeyan K

Karthikeyan K

NA 6.4k 488.1k 9y
Hi sir,
 
Windows Service Books
1. Programming Windows® Services with Microsoft® Visual Basic® 2008
2. Programming Windows Services by Rajndy C. Morin
3. Developing Windows Services Succinctly
 
 Windows Service Articles
 
1. http://www.c-sharpcorner.com/1/78/windows-services.aspx