Solved

RowSelecting Show

  • 22 January 2024
  • 2 replies
  • 30 views

Userlevel 2
Badge

Show Row Selecting Cuztomize Screen

can help me show like this

 

 

 

Can u help for this case ?

Thanks 

icon

Best answer by jamesh 22 January 2024, 23:55

View original

2 replies

Userlevel 6
Badge +6

Hi @Febri,

Please check out the Developers blog article here: https://asiablog.acumatica.com/2015/10/customizing-selector-attributes.html

It talks about adding the selector you’re looking for.  There’s also additional information in the comments.  

Happy Coding!  ;) 

Userlevel 7
Badge +17

@Febri  If I understood your requirement correctly, you're seeking a checkbox field that allows you to select a row and process the corresponding record. If that's the case, consider adding a checkbox field in the DAC (Data Access Class). In the .aspx page, ensure you set AllowCheckAll="True". This configuration will provide a checkbox in the grid header, allowing you to conveniently select multiple records in bulk.

 <px:PXGridColumn AllowCheckAll="True" AllowNull="False" DataField="Selected" TextAlign="Center" Type="CheckBox" />

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