Event after columns are automatically generated

Posted by: p.wijmo on 15 October 2019, 3:50 am EST

    • Post Options:
    • Link

    Posted 15 October 2019, 3:50 am EST

    Is there an event I can reliably hook into to examine the column headers that wijmo has automatically generated the first time it parses / loads from a data source?

    So I have no columns specifically defined, I set data, then I want to iterate over the column definitions that wijmo has inferred from the data after loading…

    Ideally I’d like to handle this only once when the data source has been assigned.

  • Posted 15 October 2019, 4:18 am EST

    Hi Sean,

    You may use the loadedRows event of FlexGrid. This event only fires one time after the rows have been loaded on the FlexGrid.

    API Reference:

    Regards,

    Ashwin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels