How does Range Template work?

Posted by: cyril.toussaint on 15 February 2021, 2:22 am EST

    • Post Options:
    • Link

    Posted 15 February 2021, 2:22 am EST

    Hello,

    From the demo provided in the URL : https://www.grapecity.com/spreadjs/demos/features/cells/range-template/angular

    I still don’t understand how Range Template work for the users. I can create a template as in the demo, which is the set of rows and columns from “Template” sheet into a single cell, but I don’t how to define the cells that should be updated dynamically based on values in my spreadsheet.

    Regards,

    Cyril

  • Posted 16 February 2021, 3:24 pm EST - Updated 3 October 2022, 12:58 am EST

    Hello Cyril,

    RangeTemplate takes the data from the binding path. You need to set the binding path for the template and whenever the data source gets updated(whether it is by the code or manually by the user) the template Range will also be updated. Please refer to the following sample that demonstrates the same.

    sample: [https://codesandbox.io/s/hardcore-chatterjee-8utco/url]

    for more information about the working of RangeTemaoplet please refer to the following Documentation: https://www.grapecity.com/spreadjs/docs/v14/online/range-template-cell.html

    Regards

    Avinash

Need extra support?

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

Learn More

Forum Channels