Hi,
We are planning to buy few developer license and we are end up with some issues, can you please address the request for the requested concern so that we can see whether we can go ahead with webix or not.
I am building an application where I have to display the data in Data Tree, where it will be having values in in parent child format and it is displaying also very fine, but I have a requirement where I have to calculate the total, for some column.
Can you suggest a solution on this,so that we can provide a way to show the total values of few of the columns in the data tree itself.
Here is the below display I want in my application and also I want an inline edit and delete option as well:
val1 val2 val3
-MyProd1 1 2 3
prod1 1 2 3
prod2 1 2 3
3 6 9 <--------Here I want the total like this
-MyProd2 1 2 3
prod1 1 2 3
prod2 1 2 3
3 6 9 <--------Here I want the total like this
SubTotal 27 <--------Here I want the sub total like this
Average <some value> <--------Here I want the average total like this
Note : I have checked in the preview the above content is not showing properly,please consider its a tree.
Your help is really appreciated and need some input in urgent
Thanks.
Raj