Skip to content

how to create dynamic tables using jexcel #1471

@kallaguntaashok

Description

@kallaguntaashok

i used jexcel for static columns, what if I want to add Column's dynamically based on user selection.

See below image left side assume we have jexcel table right side box has columns, based on column selection is it possible to load "columns" selection in jexcel.

columns: [
{
type: 'dropdown',
url:'https://bossanova.uk/jspreadsheet/v4/countries',
width:200,
} ]

does above code section support JSON object data binding for columns block ?
or is there a way to load this column config dynamically.

image

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