silverlight componentone combobox binding issue
I have to display combobox in silverlight componentone flexgrid. but when i am applying valueconvertor to that column it works and display combobox, but when i select any value from combobox and select same column from other row then it automatically select the same v开发者_如何学Calue which is selected in previous row.
精彩评论