anup_daware Posted June 20, 2006 Posted June 20, 2006 In my application there are many inter-dependent dropdowns. ie:- when user select value form dropdown1 according to that a query is fired and the data is populated in dropdown2 by applying the value selected in dropdown1 as filter. Now the user wants this process to be done at client-side as there are too many dependencies. (There is a database table in my project which stores all there dependencies.) Please let me know if there is any way out so that I can implement this at client side. (Note: - I am using ASP .NET 1.1) Quote
Administrators PlausiblyDamp Posted June 21, 2006 Administrators Posted June 21, 2006 http://anthem-dot-net.sourceforge.net/ is worth a look. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.