sfGrid Responsive display with RowRenderingMode.Vertical and ActionButtons

When I use sfGrid with : 

  • ActionButtons="@gridActionButtons"
  • CreateUrl="@createUrl"
  • AdaptiveUIMode="AdaptiveMode.Mobile"
  • RowRenderingMode="RowDirection.Vertical"
  • EnableAdaptiveUI="true"
The last row action buttons are not visible : 

Image_5624_1763664506382

1 Reply

NP Naveen Palanivel Syncfusion Team November 21, 2025 12:54 PM UTC

Hi Gilles MAIRE,

Greetings from Syncfusion Support.


We have reviewed your query, and it seems that when the Grid is rendered in vertical mode with EnableAdaptiveUI enabled and includes a column with an action button, the action button in the last row disappears. To investigate this further, we created a simple sample and tested the scenario on our end. However, we were unable to reproduce the issue. For your reference, please find the sample provided below.


Sample : https://blazorplayground.syncfusion.com/hDroMWrCpTNXVXRK

If the reported issue still reproduced, then kindly share the below details to validate further at our end.


  1. Share us the complete code snippet for Grid components.
  2. Are you using a column template to render the action button, or are you using the Grid command column to set the button?
  3. Share us the video demonstration of the issue with elaborately, it will be more useful to us.
  4. Please confirm if you have applied any customizations to the toolbar or action buttons or added any CSS styles.
  5. Share us a simple issue replicating sample or try to modify the above-mentioned sample.


The above-requested details will be very helpful for us to validate the reported query at our end and provide the solution as early as possible.


Regards,

Naveen Palanivel.


Loader.
Up arrow icon