Populating dropdowns client-side?

A

Anup

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)

Thanks,
Anup Daware
 
R

rajpradip2004

i way is to populate the whole data and store it in a hidden fields
with unique id
the fatch the data using javascript
 
A

Anup

Hi,
I have used html hidden control previously, Can I have a hidden control
which will act as 2D array for strings??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top