Page 1 of 1

[SOLVED] The ComboBox does not work correctly

Posted: Sun Jan 22, 2017 9:42 pm
by tomny
Image179.png
Image179.png (4.78 KiB) Viewed 6149 times

Image182.png
Image182.png (762.84 KiB) Viewed 6140 times

Re: The ComboBox does not work correctly

Posted: Sun Jan 29, 2017 4:36 am
by JS-Support @Userware
Hi tomny,

Thanks for reporting this issue. We have been able to reproduce it.

We are going to fix it asap.

A temporary workaround is to use ItemsSource to pass a collection. If the collection is not of strings but of objects, you can use the "DisplayMemberPath" property of the ComboBox to tell which property should be displayed.

Regards,
JS-Support

Re: The ComboBox does not work correctly

Posted: Sat Mar 04, 2017 6:16 pm
by JS-Support @Userware
Hi,

We are pleased to inform you that this issue has been fixed in Beta 10.11 and newer.

You can download it from:
http://forums.cshtml5.com/viewforum.php?f=6

Thanks.
Regards,
JS-Support