I am using Asp.net dropdownlist in one of my form ..I have two dropdown lists state,city.
My requirement is that i need to populate city dropdown list on the basis of state dropdown list...ie cities of appropriate state should be displayed.
So i have set autopostback=true for state dropdown list and ontextchanged event of state dropdown , im calling my function which populates city dropdown..
Is it the correct way ,,, or is there any other way to do this.
Thanks .
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||
|
|
|
Use |
|||
|
|
|
The proper event for populating the second Dropdown is the |
|||||||||
|
