Posts by Paul

0 votes

Hi Pavel

Thank a  lot for share your solution

This will help to others users

Best regards

  • Paul answered Aug 3, 2022 - 3:38 pm
0 votes

Hi Sascha

Thanks for write us

our testing team will take you sample and I comment you about it as soon I’ll have news

Regards

  • Paul answered Aug 3, 2022 - 3:35 pm
0 votes
In reply to: Async Tasks

Hi Ruben

Could you please explain what do you whant to achieve ?
Can you attach a runnable sample that show us how this affect?

regards

  • Paul answered Aug 3, 2022 - 3:31 pm
0 votes

Hi Ruben

we noticied that you are using an old version of wisej, the 2.2.42, that is ended support

Additionaly, in the console of the browser, there are various errors related to winsocket connection.

is it possible that you could update to a latest version and for then check it if your issues persist?

regards

  • Paul answered Jul 29, 2022 - 1:51 pm
0 votes

Hi Please, could you attach a runnable sample of you issue?

If you are using a Sqlserver database, please also attach the minimal script for your sample

If we copy/paste your posted code not we equal at your environment and there are posibilty that we can reproduce you issue.

thanks and regards

  • Paul answered Jul 28, 2022 - 12:59 pm
0 votes

Hi Pavel

is it a confirmed bug 🙁

will be fixed in a next release

Thanks for your feedback

regards

  • Paul answered Jul 27, 2022 - 4:08 pm
0 votes
In reply to: Upload Folder

Hi Angelo

Sadly folder drag / drop support isn’t included now

but we take note to add it as enhancement soon

In general you set AllowDrop to true on any Wisej control and it can receive files from the client.

thanks for your feedback 🙂

  • Paul answered Jul 27, 2022 - 3:02 pm
  • last active Jul 27, 2022 - 3:07 pm
0 votes
In reply to: Flip Camera extension

Hi

you can try add this to the Camera’s InitScript to Mirror the image:

this._media.getMediaObject().style.transform = “scaleX(-1)”;

 

HTH, regards

  • Paul answered Jul 27, 2022 - 2:53 pm
0 votes
In reply to: Upload Folder

Hi Angelo

As workaround you can try this please.

add this to the Upload control’s InitScript: this.__upload.webkitdirectory = true

In future version, Wisej.Net will have an enancement to handle this in a better way

HTH  and thanks for your feedback

 

  • Paul answered Jul 26, 2022 - 4:28 pm
0 votes

Hi Vincent

 

Thanks for you write.

This you comment is a know issue.
Sadly for the moment there isn’t a solution, its very hard to fix it

As a work around, you can encapsulate the navigation bar into a user control for reutilize it into other forms/pages or projects

hth, regards

  • Paul answered Jul 26, 2022 - 1:03 pm
0 votes
In reply to: Flip Camera extension

Hi

If you meant meant to flip the camera, you can do that by setting the FacingMode to Environment

Regards

  • Paul answered Jul 25, 2022 - 1:47 pm
0 votes
In reply to: Upload Folder

Hi Angelo
Maybe the ClientFileSystem extension could be an alternative approach but that heavily depends on what you are trying to achieve and where you are uploading from.

If you explain in more detail your goal, we coud help you more accurately

regards

  • Paul answered Jul 21, 2022 - 3:51 pm
0 votes

Hi Shady

could you please tell us which version of Wisej.Net are you using

and also send us a little runnable sample with what you comment us

thanks

  • Paul answered Jul 18, 2022 - 2:16 pm
0 votes

Hi

Here a thread where we talk about this

There is not a Wisej.Net problem

regards

  • Paul answered Jul 18, 2022 - 2:12 pm
0 votes

Hi Tom

Thanks for your interest in Wisej.NET

Here I let you a couple of videos that could help

Web DataGridView for Wisej

Customizing DataGridView Cell Styles in Wisej

HTH

 

  • Paul answered Jul 13, 2022 - 4:05 pm
0 votes

Hi Matthias

Here documentation link for how wisej.net 3 manage the self hosting

but this is now part of premium extensions.

https://docs.wisej.com/deployment/targets/self-hosting

hth

Paul

 

  • Paul answered Jul 11, 2022 - 12:42 pm
  • last active Jul 11, 2022 - 2:16 pm
0 votes

hi Alexander

We have done various checks for the two issues that you comment us, but both issues isn’t occurs.

Here I let you the sample that I used with mixin theme

I use the latest versions of browsers Edge, Chrome and FF and wisej.net 3.0.11

We appreciate if can compare with your test and comment us

Regards

Paul

  • Paul answered Jul 6, 2022 - 5:28 am
  • last active Jul 6, 2022 - 5:28 am
0 votes

Hi Nicolas

Wisej kind of supports horizontal ListBox like tihs
in listBox1.InitScript you can use:

this.setOrientation(“horizontal”);
this.setScrollbarX(“on”);

by the way, your sample image doesn’t show an horizontal listbox it shows a flowlayout.

Regards

  • Paul answered Jun 30, 2022 - 2:23 pm
  • last active Jul 4, 2022 - 8:44 pm
0 votes
In reply to: Passing actions

Hi Shady

Please, can you attach a small runnable sample project that reproduce what your comment us

Thanks

  • Paul answered Jun 30, 2022 - 3:40 am
0 votes

Hi Branko

Today was relased WisejNet 3.0.11 and also the fix on RibbonBar extension that resolve the issue that you comment us, thanks

Here let a little sample and a video gif of it

HTH

 

  • Paul answered Jun 22, 2022 - 4:28 pm
Showing 41 - 60 of 262 results