Loading ...

How To Add Buttons Refresh Add Row Delete Row Fit To Screen In Grid Of Acumatica

Hello everybody,

Imagine that you crated in your page Grid, and when opened it at page can't notice buttons Refresh Add Row, Delete Row, Fit To Screen in Grid. I believe it can be puzzling how to add those buttons to screen as it was for me at once.  Add to your grid following line:

 SkinID="Details"

For example it can look like this:

<px:PXGrid ID="PXGrid1" runat="server" DataSourceID="ds" TabIndex="-8036" AdjustPageSize="Auto" AllowPaging="True" Height="200px" Width="100%" SkinID="Details" KeepPosition="True" MatrixMode="True"  SyncPosition="True">

If you add those attributes, you'll see those buttons.

 

Ready to take your Acumatica development to the next level? If you’ve found this customization tip helpful, imagine what we can achieve together for your unique business needs. Whether it’s enhancing grid functionality, streamlining workflows, or building entirely new features, our team is here to bring your vision to life.

Leave a customization request today and let’s create solutions that work as hard as you do. Your perfect Acumatica experience is just a click away!