Click here to Skip to main content
15,898,848 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Cascading Drop down list by using C# code without using any scripting languages.
Posted

1 solution

You aren't giving us much to go on!

At a guess, you are using ASP.NET and have a hierarchical series of DDLs?

If so, you can populate these using a full page postback, although the result won't be as pretty as using AJAX.

Nick
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900