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
Hi Nicholas,
There are 2 different approaches:
You can find all the JavaScript classnames in our documentation under the “JavaScript Widget” section.
HTH,
Alaa
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
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
//
Hi Lautop,
Can you provide me with the details of what version of Wisej.NET and NavigationBar extension are you using?
Thanks,
Alaa
//
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
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
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
Hi Ngabo,
just set the AllowHtml property to true for columns containing HTML data.
Best regards
Frank
Frank, please see attached demo project.
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
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
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
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:
Me.MyImageUpload.Call(“upload”, “”)
What can i check?
Thank you
Giorgia
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
but… there are problems with product activation?
Hi Paolo,
Can you please try and redownload the VSIX installer?
We have updated it to support arm64.
Best,
Alaa
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
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