How to Hide Advanced Data Grid Header
Comments
-
Thank you for using the Decisions Forums!
In order to hide the header of an Advanced Data Grid, you can utilize CSS on your Form. I tested this locally and this CSS should work fine. Make sure you are applying the CSS to the correct Form so only the intended Advanced Data Grid's header gets hidden.
Example CSS.dp-gridview .dp-report-grid-viewer__header {display: none}
Config in Form Designer
Header Hidden On Form With CSS Applied
Best regards,
Andrew || Decisions Support0
Howdy, Stranger!
