Hi
you must update the nugget reference.
It was sended with 2.5.26 ver.
See the attached pics
Regards
Checking your sample, the button event fire ok. but there are a bug on your side in this line in the pic
HTH, regards
Hi Carl
You can check this post related to drag and from files into wisej controls
https://wisej.com/support/question/dragdrop-files#sabai-entity-content-12039
hth
Hi Angelo
Sorry for the late.
I attached your sample with a small fixes in the datagridview. This has nugget reference for last 2.5 beta build. You can change it for the version that are using
Was nedded a column and a line of code for add a new row on it to display the name of file dragged.
The Progress event is only available for the Upload control.
Drag and drop of a file in Wisej can work with any control as a target then AllowDrop is true and there is no Progress event for that
HTH
Paul
Hi Evan
With new distribution by nugget
Wisej.Framework.dll is on the installer (go to a local nuget) and on the online nuget. Wisej.Extensions: are not in the installer anymore, are compiled and distributed in nuget online, AND are available in source code in github.
Here a pic of how to change within release and beta builds
hope to help
Regards
Hi Angelo
Could you please, post a little runnable case, to check what is wrong?
Regards
Hi Praveena
You could follow the directions in this link: https://help.syncfusion.com/js/signature/how-to#pre-load-signature-image
You can add another method in the InitScript (i.e. applySignature) that takes the URL of the image as an argument.
Then just use this.widget1.Call(“applySignature”, “some/url/.png”)
HTH
Regards
Hi Jorge
A.- For more details about theme editor, you can get it in the online guide. Click on the yellow icon at right of version number
https://docs.wisej.com/theme-builder/
B.- For create your custom icons, I suggest that export all icons from one theme and edit it with and vector app, like inkscape
After create your icons, import them to the theme for replace that you want
You can use custom names, but be carefully in replace in other sections of the theme file were was used the prior name
C.- For setting margins of one icon, see the images adjunct
In Dev time you can’t set properties of the theme, just use the resources like icons, to assign them to a element, like a button or item menu
Regards and happy code
Hi Adrian
Thanks for your clarification
About the link “https://wisej.com/support/answers/11966” I deleted it because was duplicate (I made click twice when post it, my fault)
You must have received also a email with https://wisej.com/support/answers/11967 that is the same post that I deleted
In relation to broken links for https://wisej.com I made a fast test and not found problems
Here my test
I appreciate if you can send a small screen capture about it to recheck
Best regards
Hi pavel
In addition to what my colleague says you
Let me tell you that we have an application modernization service.
We have a team that has worked on migrations from webgui to wisej
I invite you to contact us
Greetings
Hi Ewan
Could you pelase attach a small running sample? to check what you are telling us.
Regards
Hi Adrian Our apologies for any inconvenience
The purpose of this forum is to be a more direct channel to anybody that is working with Wise and we try to respond in the more quickly way possible to all post.
For a more specific needes, we have a technology partner program where you can have a direct and personalized assistance.
I invite you to contact to salesATwisejDOTcom to ask for details about it
Regards
Hi Adrian
Please, could you post a small running sample ? to check what is not working at your side
Regards
Hi Tobias
Wisej is very versatile
1. On regular browser – you can reach only the hardware info exposed by the browser through a javascript api.
2. On desktop or server – all local hardware should be reachable by .net code
3. On mobile – Wisej mobile extension, avalible only for TP, technology partners. https://app.gitbook.com/@iceteagroup/s/mobile/
HTH
Regards
Hi Carlos
The problem was that after using the sequence to load the image in the image box this is left at the end position.
Solution is just to rewind it
Regars and happy coding
Hi Angelo
You can use a stream.
Wisej saves the stream to the temp on the server and deletes it when downloaded.
Regards
Hi Vincent
Develop and server licenses are perpetual.
Only the free upgrade period expires.
Best regards
Hi Kizaemon
We are happy to know that Wisej help to you in accomplished your goals
Best regards and happy codding 🙂
Hi Carlos
Could you please, upload your sample project to check it. You must delete the bin and obj folders before zip
Thanks 🙂