If i make my selection in State Dropdown list, i would the
City and ZipCode dropdown list to be automatically reupdated
based on the State i select.(This to avoid the user select a
City or Zipcode that does not correspond to the State
previously selected.)



If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be aut..

Answer / anjani kumar

Return a combined list of City and its Zipcode as showable
text on the list box. Place the list on the UpdatePanel
with a trigger on change event of the State list box.

In the background... ( change event of the state box) do
the data access, clear the city box and re-fill the box
with selected State which is obtained from the EventArgs of
the event handler.

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More Design Patterns Interview Questions

Why is singleton used?

0 Answers  


What is single tone design pattern in java?

0 Answers  


Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance.

2 Answers   IBM, KPIT,


What is grouping in CSS?

1 Answers  


What are the types of participants of the prototype design pattern you will get?

0 Answers  






What is the design pattern?

0 Answers  


What is the prototype design pattern?

0 Answers  


4. Identify and bound the SOI’s Operating Environment.

0 Answers  


How might prototyping be used as part of the SDLC?

3 Answers   Apple, ASD Lab,


What are the design patterns you know explain?

0 Answers  


What are actually Model,view,Controller in MVC Pattern?

2 Answers   Honeywell,


Explain Inline Style Sheet?

1 Answers  


Categories