Rank: Newbie Groups: Member
Joined: 3/15/2016 Posts: 6
|
I would like to make a matrix type table with row total and columns total kindly let me know how can achieve this ? I would appreciate if you give me some examples.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
You will need to take a look of the Grid's client side API for that. We provide the following functionalties:
1. To get a cell value; 2. To set a cell value; 3. To handle cell value changes event;
You will need to build your actual feature based on those features. If you have any questions about how to use any of the above feature please ask. We will be happy to asist you further.
Thanks!
|