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 |
Explain what are 5 common problems in the software development process?
When singleton pattern is used?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What is singleton design pattern
1 Answers CSS, Dimdim, Fulcrum Logic, TCS, Wipro,
What is grouping in CSS?
What is software 'quality'?
. Sell us on the ROI of investing in UI UX Design.
In which application lifecycle phases is an application architecture produced?
Is mvc is a design pattern?
Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance.
5.Develop an entity relationships diagram that identifies physical entity relationships.
Is singleton bean thread safe?