Which specific cell has been edited in FlexGrid (pureJS)?

Posted by: daryn.holmes on 9 October 2017, 12:20 am EST

    • Post Options:
    • Link

    Posted 9 October 2017, 12:20 am EST

    Hi,

    I know there is the example which shows which rows have been edited - http://demos.wijmo.com/5/angular/collectionviewintro/collectionviewintro/

    How do I track changes of specific cells?

  • Posted 9 October 2017, 4:20 pm EST

    Hi,

    You cannot track changes for a particular cell. If you would like to track the current row change, you need to handle the cellEditEnding event and push the information of cell in a global array if the cell value is changed.

    Please refer to the fiddle(http://jsfiddle.net/mkgupta911/ykmvau9o/11/) for the same.

    ~Manish Kr Gupta

  • Posted 9 October 2017, 9:30 pm EST

    Thanks clearing that up…

Need extra support?

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

Learn More

Forum Channels