sticky-table-header-with-drag-and-drop
Reactive icon

Sticky Table Header With Drag And Drop

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 8 May
 by 
0.0
 (0 ratings)
sticky-table-header-with-drag-and-drop

Sticky Table Header With Drag And Drop

Documentation
1.0.0

Configuration Instructions


Step 1: Add the Block to Your Screen

  1. In your Reactive Web App, navigate to the screen where you want to use the component.

  2. Drag and drop the StickyTableHeaderWithDragAndDrop block onto the screen.

Step 2: Provide Table Data


      Pass the data to the table structure used inside the component if customizable.

Use the ExtendedClass Property

  • You can apply custom styles by using the ExtendedClass input of the block.

  • Simply pass your custom CSS class name(s) to the property.

  • plaintext