Hello,
i would like to present my first version of a BANano wrapper for Kendo UI Core.
You can see a demo version here: http://banano.tuebben.de/kendoui/demo/
What is Kendo UI Core?
Kendo UI is a library that provides some powerful and nicely designed controls. Besides the paid full version there is a free core version which does not include some controls (like the grid, scheduler, charts, etc.).
Here is an overview of the available controls in the core version: https://github.com/telerik/kendo-ui-core
Please note:
Currently the wrapper has the status of a 'proof of concept'.
Not all controls have been implemented yet.
And the already implemented controls do not yet support all properties and methods.
The documentation still needs some work.
For this reason only the brave and fearless would be able to work with the library at the moment.
If you are interested, I can publish the library and a demo code.
Greetings ... Peter
// Edit (03.03.2019 16:00): I have now added the required files to this posting.
Quick installation guide:
i would like to present my first version of a BANano wrapper for Kendo UI Core.
You can see a demo version here: http://banano.tuebben.de/kendoui/demo/
What is Kendo UI Core?
Kendo UI is a library that provides some powerful and nicely designed controls. Besides the paid full version there is a free core version which does not include some controls (like the grid, scheduler, charts, etc.).
Here is an overview of the available controls in the core version: https://github.com/telerik/kendo-ui-core
Please note:
Currently the wrapper has the status of a 'proof of concept'.
Not all controls have been implemented yet.
And the already implemented controls do not yet support all properties and methods.
The documentation still needs some work.
For this reason only the brave and fearless would be able to work with the library at the moment.
Greetings ... Peter
// Edit (03.03.2019 16:00): I have now added the required files to this posting.
Quick installation guide:
- Extract the files in Library.zip into the Additional Files folder.
- Extract the files in BANanoKendoUIDemo.zip into a folder of your choice and start B4J with BANanoKendoUIDemo.b4j.
- Adjust the path in BANano.Build() according to your needs.
Attachments
Last edited: