0

I'm getting mad with this problem. The cascading dropdown is not binding data if the parent is selected and children are auto selected after that. here is my jsbin link. Anyone please help. http://jsbin.com/ujorer/253/edit

1 Answers1

0

I edited your fiddle here I set the values of the dropdowns to a default values and altered the alert function. Not sure if I really understood your question but hope this is a clue.

Alan Fisher
  • 2,005
  • 4
  • 41
  • 61
  • @Alan..Your fiddle did not help. My problem was that the child dropdown does not update it's value to the view model parameter it's bounded to..though it shows the changed text. – user3217196 Feb 05 '14 at 01:55