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)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "ASP.Net Community" group.
To post to this group, send email to aspnet googlegroups.com
To unsubscribe from this group, send email to
aspnet-unsubscribe googlegroups.com
For more options, visit this group at http://groups.g
oogle.com/group/aspnet
-~----------~----~----~----~------~----~------~--~---
|