Page 1 of 1

ComboBox.SelectedIndex and ComboBox.SelectionChanged behaves different to WPF

Posted: Tue Sep 29, 2020 11:14 am
by melmar
When Copying code from WPF to cshtml5 I had to rewrite it because the ComboBox.SelectionChanged was not called in cshtml5. It is easy to work around but it would be nice if it behaves exactly like WPF.

Re: ComboBox.SelectedIndex and ComboBox.SelectionChanged behaves different to WPF

Posted: Wed Dec 02, 2020 11:56 pm
by JS-Support @Userware
Hi,

This has been fixed in one of the recent packages.
https://www.nuget.org/packages/CSHTML5/

Can you please confirm that it is fixed for you too?

Thanks
Regards