Skip to main content
Solved

Drag & drop on grid in Acumatica

  • September 14, 2022
  • 3 replies
  • 294 views

How to implement Drag & drop functionality on the grid ?

Best answer by Naveen Boga

Hi @IvanIvan  In design (.aspx) page, you need to add the property i.e. AllowDragRows="true" for that particular GRID → Mode tag.

 

Please find the screenshot below for reference.

 

View original

Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+13

Naveen Boga
Captain II
Forum|alt.badge.img+19

Hi @IvanIvan  In design (.aspx) page, you need to add the property i.e. AllowDragRows="true" for that particular GRID → Mode tag.

 

Please find the screenshot below for reference.

 


  • Freshman I
  • November 3, 2023

In addition to what Naveen B posted with setting the AllowDragRows = true, I had to set the CallbackCommands -> PasteCommand and CallbackCommands → Save → PostData on the grid control:

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings