09-27-2019, 07:18 PM
(This post was last modified: 09-27-2019, 07:20 PM by jeroen.rottink.)
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.
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