Hi Frank,
Thanks for your comment about it.
In checking version 3.5.18, the majority of standard controls can be dragged into TableLayout perfectly. I only found an issue when a MonthCalendar is dragged in. The control has glitches in design mode.
The video attached shows the issue.
Best regards, Paul
Hi
I suggest you should confirm with Mochahost which .NET versions they support. If their hosting environment does not support newer versions like .NET 7, 8, or 9, you’ll need to adjust your project to target a compatible version, such as .NET Framework 4.8
Also you can test your app with other hosting that support you desired .net version. I use somee host and works perfect. (4.8 and 8)
If your app run good on your machine, is not wisej issue 🙂
Regards
Hi Adrian
I hope that my sample code could help you
Just add code for the Page event ClientSizeChange and check the main page With property
I also atach the code sample
Regards
Hi Jay
Hi Bjorn
Hi Stephan
Testing in a IIS into web machine from our side, all works fine
We suggest you that check for permission in directory /temp on your IIS machine.
Regards
Hi
Sadly you can´t control the scrolling from the server
Mouse wheel is already supported
Maybe as workaround you can set scrollbar=Hidden and
use the mouse wheel to scrollbar the panel
Regards
Hi Gabriele
Please, could you send us a runnable sample with the issue?
In our internal test we checked that the error was in 3.0.14 but not in 3.0.17
Thanks and regards
Hi
You cant test your own notifications using our demo app.
But for firebase / APNs keys, you must have your owns
In the docs there are all the info that you need
https://docs.wisej.com/mobile/guides/push-notifications
And important notice that the 2.5 free build is deprecated.
Here more details about mobile packages in Wisej.NET
Regards
Hi Jevaso
Thanks for write us
I comment you soon about your question
Best regards
Hi Dino
Thanks for write us
I comment you soon about your question
Best regards
Hi Alex
Could You please send us a runnable sample that showing the issue that you comment
Thanks and regards
Hi Vincent
This issue will be fixed in our next release
Regards
Hi
Thanks for write us
This issue will be fixed in the next release
Regards
Hi Vincent
we will check you sample app and comment you
Thanks and regards
Hi
Could You please attach a runnble sample to check it ? (remember delete dirs \obj and \bin )
Regards
Hi Jorge
About Wisej.NET license schemma
Licenses are never lost.
They last forever. You can use the license with any wisej build released during the license validity period.
Your scenario having 2.x license out of perid maintenance and you install 3.x community,
both licenses are different
HTH and happy coding
Sascha
This will be fixed in next release 3.0.13 of Wisej.NET
Regards
Hi
This was checked for our development team
Isn’t a Wisej issue, indeed the same sample in winforms has similar result
it’s related for a way that windows(and here CSLA) manage IBindingList
Our team worked in an improvement fot Wisej supporting INofifyCollectionChanged (ObservableCollection) that resolve this
limitation
This will be available on the next release 3.0.13 of Wisej.Net
Regards
Hi Jorge
Its perfectly possible and even with same version of visual studio
for Ex.
ver 2.5 in vs2019 / 2022
ver 3.0 in vs2019 / 2022 – only limiation is that for 3.0 only target fmwk 4.8
note. Version 3.0 require at least visual studio 2019. And compatible with community version of VS too