Gantt editor

Answered
0
0

Hi,

would it be hard to convert this project for wisej?

https://github.com/robicch/jQueryGantt

regards

Cristian

  • You must to post comments
Best Answer
0
0

Hi Edmond, Cristian,

we will discuss internally how to come up with a more comprehensive / compact tutorial
for the integration as it is a very prominent and important feature of Wisej.

In the meantime I recommend our Integration blogs as they already contain a lot of information about how
to integrate different javascript components (DevExtreme, SyncFusion, Kendo UI, jqWidgets)
actually turning them into real server components:

https://wisej.com/blog/integration1/
https://wisej.com/blog/integration2/
https://wisej.com/blog/all-about-integration-part-3/
https://wisej.com/blog/all-about-integration-part-4/

Feel free to send us your extensions and ideas and we´ll see how to integrate them into our website.

Best regards
Frank

  • You must to post comments
0
0

Post an example of blockly in an iframe with Wisej that doesn’t work and we can help you. Blockly is not written very well and it doesn’t work inside divs with certain css styles. I wasted a lot of time trying to understand what they are doing wrong in jsfiddle but gave up.

  • You must to post comments
0
0

“Wisej can use any third part javascript library as is.” but Blockly 🙂

  • You must to post comments
2
0

Hi Luca,

 

Perhaps a video instructing on how to do this would help. I’d like to learn how as well. A Blog with a video  ?

I think this will open up the door for the community to possibly start integrating some of these and contributing to WiseJ – could there be an area for the community to post these so that we are not duplicating efforts ?

  • You must to post comments
1
0

No need to convert it. Wisej can use any third part javascript library as is. Use the Widget class to import the libraries and to create a Widget. Or use it in a IFramePanel. If you download the source code for one the simple extensions like the Panorama viewer you can see how to include a third party widget. It’s basically the same you’d have to do to include it in a plain html  page.

  • Cristian Zerbinati
    WOW! I must try and learn how to do this import! thank you
  • You must to post comments
Showing 5 results
Your Answer

Please first to submit.