Official Content

Adds a new grid row with content dragged from another control. The grid must have _no_ base table.

Values

False
True

Scope

Generators: .NET, .NET Framework, Java
Controls: FreeStyle Grid, Grid

Description

Default value: False.

By setting this property to True, the user can drag information from another control to the grid, and it will be automatically loaded as a new line. 

Since the loading is triggered from the client side and there is no base table, you have to save this information (for example, in a session) so as not to lose it in the next POST to the server. 

The drag & drop operation can be implemented between controls in different web components.

Runtime/Design time

This property applies only at design-time.

See Also

Developing Drag and Drop in Web Panels
Allow Drag property
Drag event in Web
Drop event in Web

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant