How to get row count of pivot in flat layout , I dont want to use getData() method as it could be a heavy operation also I see gridRowCount method was removed.
Hello, Sohan,
Thank you for writing.
You are right, gridRowCount
method was removed in version 2.3. Currently, it is not possible to get row count of the pivot table. Please note that getData
method is only for integration with 3rd party charting libraries and it would not work for your case.
Please let me know if you have other questions.
Regards,
Tanya
Hi Tanya,
What's the way to get the row count when I am in flat table layout, we want to show the row count on the top of the grid.
Hello Sohan,
The method gridRowCount
was restored for you. You will be provided with the intermediate build by Olena via email soon.
Kind regards,
Iryna