Skip to content

An interface to access more of the capabilities of AG Grid #78

@galran

Description

@galran

Hi. I’m involved in the development of OpticSim, which is an open-source package for optics simulation. We decided that our first version of UI tools will be developed using Blink, Interact and TableView.

In order to develop a friendly UI we needed some of the more advanced capabilities of the AG grid exposed in a convenient way, such as Combo Boxes, advanced cell editors, ability to dynamically change captions and styles of fields, loading Javascript and CSS files, etc.

I’ve created an interface that is built on top of TableView that allows me to access more capabilities and feature of the AG Grid. The version is in my TableView fork and we will continue to develop it and add features and examples.
Please have a look when you have some time and let me know if you would consider integrating some of it into the TableView package.

You can install it using:
] add https://github.com/galran/TableView.jl

And run an example using:
using TableView.TableViewAdvanced
include(tva_example("example03"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions