Login to follow
ResizableColumns

ResizableColumns (ODC)

Stable version 1.1.1 (Compatible with ODC)
Uploaded on 09 November 2023 by OutSystems Labs
ResizableColumns

ResizableColumns (ODC)

Documentation
1.1.1

How to use ResizableColumns in your apps?

  1. Add public elements to your app;

  2. Choose the variable you want to store the setting of the table column size, for example, a Client Variable;
  3. Create a screen with a table element and name it;

  4. Add the ResizableColumns block to your screen and map the relevant input parameters;

  5. Refer to the correspondent ColumnResized event handler to update the Column Size variable created;