Search found 2 matches

Go to advanced search

by melmar
Tue Sep 29, 2020 11:14 am
Forum: Bug Reports
Topic: ComboBox.SelectedIndex and ComboBox.SelectionChanged behaves different to WPF
Replies: 1
Views: 9310

ComboBox.SelectedIndex and ComboBox.SelectionChanged behaves different to WPF

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.
by melmar
Tue Sep 29, 2020 11:03 am
Forum: Bug Reports
Topic: A very weird bug. I found a workaround.
Replies: 1
Views: 8734

A very weird bug. I found a workaround.

The problem is happening if a class inheriting from UserControl assignes the following member of another class inheriting from UserControl: public static bool line12_useCustomDefinedMineral = false; The following causes a javascript unhandled exception each time it is executed in the browser startin...

Go to advanced search