Cascading DropDownLists With ASP.NET and jQuery
Posted by Ramani Sandeep on January 25, 2010
Cascading drop down lists is a really nice feature for web developers. I thought it was time to write an article on how to do this using ASP.NET and jQuery. Well here’s one way of doing it. Before we get started, this example uses the latest version of jQuery which is 1.3.2. That can be downloaded from here.
Read full article here :
http://www.dotnetcurry.com/ShowArticle.aspx?ID=417&AspxAutoDetectCookieSupport=1
Hope this will help
web application development said
hey nice info for all web developer who want to make Web application
Rekha said
I tried your application, for some reason it is not calling the Webmethod.
Ramani Sandeep said
Hi Rekha,
Can u please put some code so that i can figured out the problem.