I have such problem: I read data from file and have to fill filds on the website with this data. When I read some value, I assing variable to it and try to choose the same value in the drop-down list on the website. But when value is choosed, it returns to the first value in drop-down list. When I don’t use variable and specify value, that should be choosed, everything is OK.
Does anyone meet the same problem and know the solution?
Doesn’t have much info in xaml.
Could you please navigate in the http://www.mozello.com/ where exactly your trying to choose the combobox? so i can replicate here.