<px:PXButton runat="server" ID="CstButton5" AlreadyLocalized="True" Text="Refresh">
<AutoCallBack Command="Refresh" Target="ds" /></px:PXButton> - ASPX
Is that Achievable and how? thx
<px:PXButton runat="server" ID="CstButton5" AlreadyLocalized="True" Text="Refresh">
<AutoCallBack Command="Refresh" Target="ds" /></px:PXButton> - ASPX
Is that Achievable and how? thx
Hi
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>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.