Question
Add sum row into read-only grid
How can I add a row that calculates all the rows above:
| id | number |
| 1 | 20 |
| 2 | 30 |
| sum | 50 |
something like this.
tnx
How can I add a row that calculates all the rows above:
| id | number |
| 1 | 20 |
| 2 | 30 |
| sum | 50 |
something like this.
tnx
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.