Atozed Forums
jsTree example using json and templates - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: jsTree example using json and templates (/thread-1273.html)



jsTree example using json and templates - jeroen.rottink - 09-27-2019

In the Telegram chat there was a question if jsTree could be used with Intraweb. Absolutely!

Because I used it in one of my programs I created an example showing the usage.

  • It uses jsTree. jsTree is jquery plugin, that provides interactive trees
  • The example uses IWBootstrap to serve JSON data for the tree
  • jsTree contextmenu plugin to download files from the tree
  • Async method to download a file from the server
  • All using templates
  • Using IW15.0.23 and D10.1 Berlin



RE: jsTree example using json and templates - kudzu - 09-27-2019

Thanks! I've posted it here and shared it in other channels as well.

https://www.atozed.com/2019/09/jstree-example/