Hi Dino
Thanks for write us
I comment you soon about your question
Best regards
Please find attached your demo navigation application, with a NewTheme.theme added in the Themes folder (this is a copy of Material-3). Check the “About” linklabel on the top right. Set the theme from the dropdown to “NewTheme” and then hover the linklabel to see that there is no underline.
Best,
Alex
Hi Alex
Could You please send us a runnable sample that showing the issue that you comment
Thanks and regards
I should add, this happened when the phone was idle for 16+ hours, and after I changed my Wi-Fi configuration / rebooted the router. I’m not having problems currently with WiseJ “recovering” from the Offline banner at the top. So maybe it’s not a big deal like I thought.
In any case, it seems that when either the router is rebooted, or 16+ hours of time elapses, the WiseJ “Offline” screen does not recover and return control to the app, requiring the force-close of any Android app using WiseJ in a WebView.
Hi Dino,
Best way is to use Application.Update(this)
More details there : https://docs.wisej.com/docs/concepts/background-tasks#update-the-ui
Best,
Kevin(ITG)
Hi Alex,
the broken download link has been fixed.
Best regards
Frank
Hi Alex,
thanks for letting us know. We´ll fix the download and I´ll notify you when it´s back up and running.
Best regards
Frank
On the page https://docs.wisej.com/license/license-model-2022/technology-partner you will find a note that this technology is only available to partners. At least, that is how I would interpret this paragraph:
“Technology Partners benefit from royalty-free deployment of Wisej.NET apps to desktop computers using the Wisej.NET Desktop technology.”
You don’t populate the data set. One way is to add Load event handler and call dataAdapter.Fill(dataSet).
I have attached the project (minus the wisej.dll’s from the bin folders as they are too large).
the sql for the table that exists in sqlserver and also a bit of test data.
Let me know if you need anything else and thanks for looking at this.
Tom
Data doesn’t load in design mode. Send the sample app and the code you use to fill the data set.
Hi Angelo,
This issue has been fixed in our latest release, 3.0.14.
Regards,
Levie
Hi Vincent
This issue will be fixed in our next release
Regards
Hi Vincent,
This issue has been fixed in our latest release, 3.0.14.
Regards,
Levie
Hi Alex,
This issue has been fixed in our latest release, 3.0.14.
Best,
Kevin(ITG)
Hi Vincent,
This issue has been fixed in our latest release, 3.0.14.
Regards,
Levie
Hi Wilfred,
This issue has been fixed in our latest release, 3.0.14.
Regards,
Levie
Hi Sascha,
This issue has been fixed in our latest release, 3.0.14.
Regards,
Levie
Hi
Thanks for write us
This issue will be fixed in the next release
Regards
Hi,
Adding to my colleague’s answer , you probably have the “Bootstrap-4” theme set in your Web.config or Default.json file.
Add the line “theme” : “Blue-3” to your Default.json file and see if that makes a difference?
Best,
Alaa