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.)
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 |
What are the main types of concurrency design patterns?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What are the main usage of the patterns?
Quartus II software version 6.0 is available for which operating systems (OS)?
What is use case in clean architecture?
What is the gang of four design pattern?
What is the use of repository pattern?
What are the 23 design patterns?
What is the difference between factory and builder design pattern?
What are useful tools for developing and testing color schemes for web sites?
What is the difference between UX and UI design?
What is difference between function oriented design and object oriented design?