Click here to Skip to main content
15,886,578 members
Articles / Web Development / ASP.NET

Creating a chained dropdownlist using AJAX and XML

Rate me:
Please Sign up or sign in to vote.
4.44/5 (17 votes)
26 Mar 2010CPOL5 min read 39.9K   681   17  
This article is about to create a chained dropdownlist when we need to represent data from hierarchical data sets. Here I’ll be discussing the method to populate ASPX dropdownlists using partial page rendering with AJAX. My database is a simple XML data file.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Cherisys Technologies
India India
Senior Software Professional with 13+ years of experience in web/desktop applications development.

Comments and Discussions