Search found 4 matches

Go to advanced search

by DMO
Wed Mar 31, 2021 1:25 am
Forum: Bug Reports
Topic: OpenSilver : TabControl and DataGrid with a checkbox in header
Replies: 0
Views: 13645

OpenSilver : TabControl and DataGrid with a checkbox in header

Hi, I have a TabControl with 2 tabs. A Datagrid in each tab. The first column header in each DataGrid is a CheckBox. When the control display for the first time, i can see my checkbox in the header of the datagrid in the first tab selected. Then, when i switch to another tab, my checkbox disappear. ...
by DMO
Tue Mar 30, 2021 5:43 am
Forum: General Discussion and Other
Topic: OpenSilver : MVVMLight and browser
Replies: 3
Views: 12993

Re: OpenSilver : MVVMLight and browser

Hi,

The problem was not due to MvvmLight.
It was in the constructor of my service which subscribed to the event NetworkChange.NetworkAddressChanged.
It seems it's not already supported by blazor (mono).

Thanks.
by DMO
Tue Mar 30, 2021 5:34 am
Forum: General Discussion and Other
Topic: OpenSilver : Click event and checkbox
Replies: 0
Views: 11070

OpenSilver : Click event and checkbox

Hi,

With Silverlight, on the click event, the property IsChecked of the sender (checkbox) was right.
With OpenSilver, it's not the case : It is the old value.

Is it a bug or not ? Will it be corrected ?
Do i need to use check and uncheck events instead ?
by DMO
Mon Mar 22, 2021 8:34 am
Forum: General Discussion and Other
Topic: OpenSilver : MVVMLight and browser
Replies: 3
Views: 12993

OpenSilver : MVVMLight and browser

Hi, I encounter an error when i run my application in browser. In simulator, it's OK. I am using MVVMLight and when i try to use GalaSoft.MvvmLight.Ioc.SimpleIoc.GetInstance[TService] i have this exception : System.DllNotFoundException: MonoPosixHelper assembly:<unknown assembly> type:<unknown type>...

Go to advanced search

 

 

cron