I have three select boxes :- select1 select2 select3, i am fetching data from mysql database for select1, Now on the basis of the select of select1 i want to fetch the listitem from mysql database, and on the select of select3 i want to fetch the list as per the selection of select2.
How i can do that?
Here is the link the can do the trick…. Waited for long for answers, but could not able to get. Finally its here and working great.
http://www.dougv.com/2009/04/24/using-ajax-to-data-bind-a-child-drop-down-list-based-on-the-selected-option-of-a-parent-select-control/