Help on binding controls based on result of others ????

G

Guest

Dear all

I have an asp 1.1 page on which I have place a dropdownlist and different
text box
It is a kind of information filled by my user similar as Country, area,
telephon etc...

What is the best way to populate other controls automatically according to
the selection in the dropdowlist.
 
E

Eliyahu Goldin

Based on numerous references (not on my personal experience) Ajax is the
technology that can be employed for this sort of things.

Eliyahu
 
G

Guest

Hi

The way we normally handle this issue is to handle the OnSelectIndexChanged
of the DropDownList.

You can write the logic that you want to perform in this event

Regards
Kashyapa
 
G

Guest

Doing so means that I will have as many round trip to server as I want to
handle that kind of situation then ?
 

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,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top