We have updated WebDataRocks EULA, effective as of April 18, 2024. Learn more about what's changed.

Emit all dragged cells

Answered

Hi, 
For an implementation (using angular 2+) i’d like to get all the selected cells from the WDR report. Currently the cellclick event only return the last hightlighted cell. 
Is there a way to emit all currently selected cells?
 
Regards,
Michiel

1 answer

WebDataRocks Team WebDataRocks June 20, 2019

Hi!
Thank you for posting your question.
 
Currently, only one cell can be returned. You can also use API call webdatarocks.getSelectedCell() to get the cell. 
However, if getting multiple cells is a crucial feature for your case, we recommend considering Flexmonster – a more advanced pivot table component that provides an extended list of customization options and functionality. 
 
Regards,
WebDataRocks Team