All Answers

0 votes

Works fine.

  • Luca answered Jan 19, 2023 - 2:24 pm
0 votes

Hi Frank, no real error message, have a look at the screenshot.. I thought it was down… or you hadn’t paid the Azure fee!
I still cannot access it.
Alex

1 vote

Hi Nicholas,

There are 2 different approaches:

  • Easy way is to directly accessing your application from the theme viewer by going to the “Browser” tab and then navigating to your application. From there you can theme your running app on the fly without having to create any custom preview scripts.
  • Hard way is to write custom preview scripts in Javascript, you can do that by clicking on the “pen” icon next to the zoom (see attached screenshot)

You can find all the JavaScript classnames in our documentation under the JavaScript Widget” section.

HTH,
Alaa

0 votes

Thanks Alex,

but I don´t see any issues and can access it without any problems.
Is there any error message on your end?

Best regards
Frank

0 votes
In reply to: NavigationBar Bug

Hi Lautop,

I’m going to close this thread since it’s a duplicate of https://wisej.com/support/question/navigationbar-hover-menu#sabai-entity-content-13906.

Let’s continue there!

Best,
Alaa

//

0 votes

Hi Lautop,

Can you provide me with the details of what version of Wisej.NET and NavigationBar extension are you using?

Thanks,
Alaa

//

0 votes

Hi,

Would you be able to attach a sample so I can take a look ?

Looks like you haven’t enabled the attribute in your AssemblyInfo.vb file.

Can you enable it and then tell me if it’s working ?

Best,
Alaa

  • Alaa (ITG) answered Jan 19, 2023 - 1:47 pm
  • last active Jan 19, 2023 - 1:48 pm
0 votes

Hi

you may try declaring a WebMethod and call it from JavaScript.
You can pass parameters and get the return type.
See here:

https://docs.wisej.com/docs/concepts/javascript-object-model#remote-methods

Best regards
Frank

0 votes

Hi Pavel,

not sure if I understood 100% correctly but if you want to change the color for the background,
you can adapt the color in your theme, it´s called modalMask.

Or you can disable the AjaxLoader in default.json by setting showLoader to false.

If you want to achieve anything else, please let us know.

Best regards
Frank

0 votes

Hi Ngabo,

just set the AllowHtml property to true for columns containing HTML data.

Best regards
Frank

0 votes

Frank, please see attached demo project.

0 votes
In reply to: WiseJ - PowerBI

Hi Jay,

this is a very generic question that is not easy to answer:
Basically you can add any web content into an IFramePanel for example.
But if the PowerBI and your Wisej.NET application can work together in a good way cannot be answered without knowing the detailed specs.

Best regards
Frank

0 votes

Hi Pavel,

can you please wrap up a complete sample that we can run on our end?
What does “not work as expected” mean? Does it not resize at all, incorrect size, etc?

Best regards
Frank

0 votes
In reply to: Update a single Row

Jay,

I don´t completely understand your question: Is the DataGridView data bound? Then the update should be directly after updating the underlying Database table.
If not an you set the cell value by code on the server the client is also updated immediately.

Please provide a compilable sample to illustrate what you are expecting or trying to achieve.

Best regards
Frank

0 votes

Hi,

I’ve a problem with the ImageUpload extension that resize the image before uploade…I’m using vb and not c#, when i click on the button that should call the “upload” event I’ve this error:

Wisej: Widget class not found, scheduling for lazy loading: wisej.web.ext.ImageUpload

Wisej: onActionCreate Error creating:  { , middleRig………..

Wisej: Widget not found: id_782; function: upload

The steps that I’ve followed are:

  1. I’ve create the Folder Platform and inside it the file named “Platform.wisej.web.ext.ImageUpload.js”
  2. I’ve defined the class ImageUpload that inherits Upload
  3. In my page where I need to upload the files, I’ve added a button to “Resize and Upload Image” and on its click I do this:

     Me.MyImageUpload.Call(“upload”, “”)

What can i check?

Thank you

 

Giorgia

0 votes
Hello Tia, so I use this Component NavigationBar while running 
where the mouse pointer is positioned on the item menu so the 
background color of the item changes or hovers because 
before it was Wisej with version 2.x.x could run but
now Wisej with version 3.x.x can't work again
  • rdytop answered Jan 18, 2023 - 2:51 am
  • last active Jan 18, 2023 - 2:53 am
0 votes

but… there are problems with product activation?

0 votes

Hi Paolo,

Can you please try and redownload the VSIX installer?

We have updated it to support arm64.

Best,

Alaa

0 votes

Hi Huynh,

You can try implementing HWCrypto.js library to add the hardware digital signature functionality you need!

As a starting point, you can take a look at the Wisej-Extensions repo on GitHub.

HTH,

Alaa

0 votes

Hi Lautop,

Can you please give me a full description of your requirement?

Do you want the menu to show/collapse on mouse hover?

TIA,

Alaa

Showing 1621 - 1640 of 11k results