Dynamic Cascading Drop Down Lists

Standard

Recently, I have been doing a lot of ASP.NET development inside of SharePoint. Once area that I have found to be quite tricky, although not SharePoint-specific, is dynamic ASP.NET controls. In particular, managing postbacks when you have dynamic ASP.NET controls.

Here is a link to the source code for a Visual Studio 2008 solution, which demonstrates the use of dynamic cascading ASP.NET drop down lists that happen to query SharePoint.

Nichols.DynCascadingControls.SharePoint.zip

If you are not developing on a SharePoint box you can simply replace the SharePoint queries with some other data source such as a generic list.

Please provide comments if you have any feedback.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s