Hello,
We're using Genero 4.01.01 with GBC 4.01.12.
For some of our tables we have a style of:
<StyleAttribute name="headerHidden" value="yes" />
which correctly removes the column headers. But this does leave the 3 vertical dots floating over the scroll bar on the right. See attached.
I can't see anything in the Table Style Attributes that would hide the dots for a specific style:
https://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/r_fgl_presentation_styles_table_style_attributes.htmlIn the HTML that's generated I can see that gbc_TableHeaderGroup is hidden but not the gbc_TableMenuIcon.
We only have about 10 forms with tables that don't have a header, so I could just show the headers and column titles.
But is there a way to hide the dots for a specific Genero style? Or is the only solution to hide the dots in a stylesheet?
Thanks,
Carl