Need a special offer?Find out if your project fits.
+

How to get multiple selected cells

Answered
BOUCHAT asked on November 7, 2017

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.

5 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster November 8, 2017

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

Public
BOUCHAT November 8, 2017

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.

Public
Tanya Gryshko Tanya Gryshko Flexmonster November 8, 2017

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

Public
BOUCHAT November 9, 2017

Cool, Thx

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 19, 2017

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

Please login or Register to Submit Answer