Let me clarrify my question.
What I am asking is, if the parent dropdownlist is selected through jquery the child dropdown will load the data.
For more information, kindly look at the picture

I change the value of Country using jquery but the the State Dropdownlist Options did not show the data.
How can I show the data of child dropdown when parent dropdown change.
Thanks