All Answers

0 votes

There is no jquery library. The assessment is wrong.

  • Luca answered Apr 3, 2023 - 11:59 am
0 votes

Appending ?id=1 or any argument to the URL generates a new request. The same is true when there is a new URL. Wisej.NET cannot change the way the browser requests pages. The allowedRoutes property simply allows you to refer to the same application with a different URL instead of getting a 404. The new request comes in from the on the same session, which is the expected behavior. In your app you can handle ApplicationRefresh. It all works as expected.

If you’d like us to look into your configuration attach a small runnable test case.

  • Luca answered Apr 1, 2023 - 7:22 pm
0 votes

All the key event work perfectly fine for us. If you have a test case that shows your issues we can probably help. The wiring need is part of the documented lazy event system. When running in a browser you don’t want all key and pointer events to fire all the times unless the control requested them.

  • Luca answered Mar 30, 2023 - 5:04 pm
0 votes

Hi Alaa,

Thank you for your verification and prompt response.

Since my development is new and long term I have no problem. I use .NET 7 and the 3.2.0 beta always updated, so that at the end of the development I will have an already updated environment.

If you need the sample, I can send it to you, but I should also send you the script to create the SQL Server table.

If it is useful to you, I will prepare it, let me know.

Best regards,

Antonio

0 votes

Hi Antonio,

Actually, a fix for this issue will be included in Wisej.NET 3.2!

Best,
Alaa

0 votes

Hi Antonio,

Would it be possible to wrap a small sample?

Thanks,
Alaa

0 votes

This problem is not existing any more. I created anothe new project, tested again and its working fine, thx.

Close that request.

0 votes

This problem is not existing any more. I created anothe new project, tested again and its working fine, thx.

0 votes

Please find attached the sample project.

0 votes

Please find attached the sample project.

0 votes

Hi Sam,

Find attached the requested sample.

What I would suggest is that you design all the forms/pages/UCs and then just remove .NET Framework 4.8 as one of the targets.
This sample compiles and runs on .NET 6, however, as I mentioned earlier, you can’t use the designer anymore!
The .NET Core designer is going to be part of the next Wisej.NET version, so you can be sure that we’re working on it!
Best,
Alaa
0 votes

Hi Kevin

Any evolution about this ?

 

Regards,

 

0 votes

Attach a small runnable sample that shows your issue.

  • Luca answered Mar 29, 2023 - 11:29 am
0 votes

Attach a small runnable sample that shows your issue.

  • Luca answered Mar 29, 2023 - 11:29 am
0 votes

Attach a small runnable sample that shows your issue.

  • Luca answered Mar 29, 2023 - 11:28 am
0 votes

Attach a small runnable sample that shows your issue.

  • Luca answered Mar 29, 2023 - 11:28 am
0 votes

sorry about that – hopefully this time the attachment will stick.

also, you can url the issue at https://wisej.azurewebsites.net/?instanceId=2&conclusionId=3

0 votes

Hi Alaa,

Yup that works

Perfect

Devin

0 votes

Hi Alaa,
Awesome, I hadn’t seen that at all.
Application.Browser.PixelRatio is what I needed.

Thank you very much!
Best regards,

Antonio

0 votes

Hi Antonio,

Did you by any chance take a look at the Application.Browser property?

If not, you can always take a look at our Documentation!

From what it looks like, it has all the things you might need without having to fiddle with JavaScript!

HTH,
Alaa

Showing 1381 - 1400 of 11k results