silevis / reactgrid

Add spreadsheet-like behavior to your React app

Home Page:https://reactgrid.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to put calculations on rows and columns?

Ajay-gwc opened this issue · comments

How do I get a row or column to have calculated values of other rows or columns.

I have a parent row of 2 children, I need to have the subtraction or sum of the child rows in the parent row
I need a column with values of difference between 2 other columns,
If a change the value in one cell, it should reflect in other cells as well if its calculated in other row or column

I think you want the ability this example provides
https://reactgrid.com/examples/?example=budget-planner

@qiufeihong2018 , yes that's what I'm trying to get, is there any source code available for that.

You can see reactgrid-website

@qiufeihong2018, I've cloned the repo and searched through it, but couldn't able to find it. is there any other way to get the source code.

Is this issue still in place?

hi @webloopbox , it can be closed. thanks