Hi,
I wish to make a fast sum of multiple selected cells (like in excel), but as i understand getSelectedCell only return the fisrt selected cell, is there a way to get all cells selected ?
Vincent.
Hello, Vincent,
Thank you for writing to us.
Flexmonster Pivot does not offer such kind of functionality.
This feature is already in our backlog and will be implemented in our future releases. We will update you once it is available.
Does it work for you?
Regards,
Tanya
Sure i can wait, but to be clear, i just need getSelectedCell(s) to return array of cells, i can do sum or average myself.
I was suprised to get single cell even if i can select multiple cell on screen.
Regards,
Vincent.
Vincent,
Thanks for the clarification that getSelectedCell(s)
returning the array of cells would be enough.
We agree that returning all selected cells sounds reasonable. Our team will consider implementing this.
Regards,
Tanya
Cool, Thx
Hello, Vincent,
I am glad to inform you that API method getSelectedCell()
was updated to return an array of cells if multiple cells are selected.
Please download the latest version 2.410 and update the component in your application. Here is our updating tutorial.
Regards,
Tanya