We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Remove Headers from Grid when in RowRenderingMode Vertical

Hi,


I've got an SfGrid in a Blazor project and am struggling to make the equivalent of the column headers disappear when in RowRenderingMode Vertical. 


I followed this post: https://www.syncfusion.com/forums/158326/remove-header-row-completely, which works in normal row mode, but this doesn't work in Vertical mode. 


The result is I have a big chunk of empty space on each row when I really just want the row content to fill the whole space, since I have no HeaderText.


Thanks in advance.


3 Replies

CO Conor January 6, 2023 02:12 PM UTC

Sorry I didn't ask a question!


Is it possible to remove the row based "headers" on the left hand side of each row when using a grid with verical RowRenderingMode so that the row content fills the row?



SP Sarveswaran Palani Syncfusion Team January 11, 2023 04:34 AM UTC

Hi Conor,

Greetings from Syncfusion support.

From your query, we found that you want to remove the header content in the vertical row rendering mode of our grid. While it is not currently possible to remove or hide the header content from the grid, we understand that this may be an important feature for your use case. We would like to assure you that we value your feedback and will take it into consideration for future updates to our product. In the meantime, please let us know if there are any other ways, we can assist you or if you have any other questions or concerns.


Regards,
Sarvesh



GS Glenn Storch November 5, 2024 06:34 PM UTC

I would like to remove the column headers and have my row content span the full width in RowRenderingMode Vertical as well, any update on this feature?


Loader.
Up arrow icon