Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...