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

Hard to scroll

Answered
Ron Crishan asked on June 6, 2017

When having multiple breakdowns the scrollbar shrinks down to nothing, making it very hard to scroll.
Should allow to collapse the list of breakdowns at the top to allow more room for the table.
(can't add image - just add all the items to rows to see).

4 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster June 6, 2017

Hello Ron,
Thank you for your question. In such case, we suggest you trying "showHierarchyCaptions" property. It will hide the hierarchy captions - http://jsfiddle.net/flexmonster/p57xfkqa/. More information you can find in our documentation - http://www.flexmonster.com/api/options-object/. Otherwise, please consider increasing the pivot height to the number which will fit all the hierarchies.
Let us know if everything works fine for you.
Best regards,
Dmytro.

Public
Ron Crishan June 7, 2017

Thanks.
Can you please explain what this means?
"Specifies how to show drillable hierarchy cells on the grid: with link on the right (true) or with icon on the left (false)."
I see it as displayed or hidden. What link/icon is this?

Public
Tanya Gryshko Tanya Gryshko Flexmonster June 7, 2017

Hello Ron,
Thank you for the question. showHierarchyCaptions property can help you to hide hierarchy captions whereas showHierarchies specify the appearance of drillable hierarchy cells (not hierarchy captions). Please have a look at the example illustrating showHierarchies option in action: open JSFiddle.
Regards,
Tanya

Public
Ron Crishan June 8, 2017

 Ah I understand, thanks!

Please login or Register to Submit Answer