Solved

How to make custom action button as Icon?


I want this Action button which I have on tabitem to look life refresh Icon
 
Like this

<px:PXButton runat="server" ID="CstButton5" AlreadyLocalized="True" Text="Refresh">
                        <AutoCallBack Command="Refresh" Target="ds" /></px:PXButton> - ASPX

 

Is that Achievable and how? thx

icon

Best answer by praveenpo 13 May 2022, 08:10

View original

2 replies

Userlevel 6
Badge +3

Hi @NikaKakhetelidze ,

This can be Achieved.Please refer the below code.

    <px:PXButton runat="server" ID="PXButton1"  ImageSet="control" AlreadyLocalized="True"  Style="min-width:20px; width:20px; border-style: none;padding-left:0px;padding-right:0px;height:20px;padding-top:0px;background-color:Transparent;">
                              <Images Normal="main@Refresh" />
                          </px:PXButton>

 

 

It worked

@praveenpo Thanks

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved