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

Is it possible to hide grouping row names?

Answered
DMITRY DOSTA asked on August 23, 2019

Hi, i am using angular component. 
Is it possible to hide grouping row names?
I don't want to have 5 empty rows at the top.
Thanks

2 answers

Public
Ian Sadovy Ian Sadovy Flexmonster August 23, 2019

Hello Dmitry,
 
Thank you for the question.
You can hide row names using options.grid.showHierarchyCaptions (Options Object).
Please refer to the following sample: https://jsfiddle.net/flexmonster/rh1bv8cx/
 
Please let us know if it works for you.
 
Regards,
Ian

Public
DMITRY DOSTA August 23, 2019

It works, thanks!

Please login or Register to Submit Answer