All Answers

0 votes

Hi Peter,

refreshing the client widget depends on how it´s implemented. Anyways here is a solution that seems to work fine with SpreadJS:

  • In your InitScript add line 22

js1

 

 

 

 

  • Add a ClientEvent Handler to your Widget

js2

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I´ve also attached your modified sample project.

Please note that each external widget might need a slightly different approach to be integrated.
We also offer professional support for both integrating external components or more generic trainings on integrations.

Please contact sales AT wisej.com if you want to get a quote for that.

Best regards
Frank

 

  • Frank (ITG) answered Jun 29, 2023 - 7:00 pm
  • last active Jun 30, 2023 - 11:19 am
0 votes
In reply to: datagridview / search

Hi,

we can´t do the coding for you but here are some pointers:

  • Attach to the KeyDown event of the TextBox
  • Iterate through all DataGridView.Rows and compare the cells with whatever pattern you want to match the
  • Set/Reset the Background Color of the Rows DefaultCellStyle

Depending on your needs just colorize the first one you find and reset all the others, etc.

Best regards
Frank

0 votes

Hi Peter,

in your sample screenshot you have a screen scaling of 225%. You might want to start Visual Studio at 100% with the suggested link to get the same result between the designer and in the browser.

Additionally you have set the Widget as Dock = Fill so it will always fill out the complete Window1.

Hope that helps.

Best regards
Frank

0 votes

Attached please find the solution (cleaned up obj and bin folder).

Thanks and BR

Peter

 

0 votes

Hi Frank,

the file size of the project is 13 MB. Is there a way to upload it?

BR, Peter

0 votes

Hi Levie,

 

That works perfectly, thanks so much for your support.

You can close the issue.

Sam

0 votes

Hi Peter,

can you please attach the source of your test project, then we can take a closer look at your integration.

Thanks in advance
Frank

0 votes

Hi Sam,

When publishing, try to uncheck “Produce single file”.

I was able to publish your sample and display an image successfully.
wisejlinux

I have re-attached your sample with a modified publishing profile.

Let me know if it works!

Regards,
Levie

0 votes

Thanks.

0 votes

Hi,

the sizes of the panels in a SplitContainer are determined by setting the SplitterDistance property of the container.
While this little sample might not solve all the scenarios it might help you explore it further.

Best regards
Frank

0 votes

Hello,

See attached project and screenshot of the files in the VM

 

Thanks

 

 

0 votes

Hi Sam,

we can´t help just based on a description with no details or compilable test code.
Maybe you missed to deploy some dlls / images.
Please contact us at Sales AT Wisej.com if you want to have a quote for a professional support package.

Best regards
Frank

0 votes
In reply to: Loading Page - Gif

Thanks.

0 votes
In reply to: Loading Page - Gif

Hi,

there are a couple of ways to achieve this. Please look up our documentation for ShowLoader

Best regards
Frank

0 votes

The project is always web. The desktop option is an hybrid frame, similar to Electron. You can use electron (refer to their web site for support) or use our hybrid executable which is available to technology partners. See our services page to register.

  • Luca answered Jun 28, 2023 - 6:36 pm
0 votes

And how I do that, I need to export as a diferent tipe of project?

0 votes

Hi David,

thanks, we could reproduce the issue and are checking how to fix this.
As a temporary workaround you might want to add another focusable element to switch the focus to.

We´ll keep you updated.

Best regards
Frank

0 votes

Hi,

yes this is possible as Wisej.NET Standalone now (for Technology Partners)
or with Wisej.NET Hybrid, available with Version 3.5.

Best regards
Frank

0 votes
In reply to: webapp - publish

Hi Soyer,

Please follow the deployment documentation for more details: https://docs.wisej.com/deployment/targets/apache

Best,

Alaa

  • Alaa (ITG) answered Jun 26, 2023 - 6:33 pm
  • last active Jun 28, 2023 - 3:25 pm
0 votes
In reply to: webapp - publish

Thanks.

Showing 1141 - 1160 of 11k results