Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
ResizableColumns
Login to follow
ResizableColumns (ODC)
Stable versionÂ
1.1.1
 (Compatible with
 ODC
)
Uploaded onÂ
09 November 2023
 byÂ
OutSystems Labs
Overview
Documentation
ResizableColumns (ODC)
Documentation
1.1.1
How to use ResizableColumns in your apps?
Add public elements to your app;
Choose the variable you want to store the setting of the table column size, for example, a Client Variable;
Create a screen with a table element and name it;
Add the
ResizableColumns
block to your screen and map the relevant input parameters;
Refer to the correspondent
ColumnResized
event handler to update the Column Size variable created;
Loading
 Loading...