Hi all,
We are currently working on a UiPath App where we display data from an Excel file in a data table. One of the columns, “Description”, often contains long text values. Due to the auto-fit behavior of the data table, the content in this column extends beyond the visible area, and users need to scroll horizontally to read the full text.
We would like to wrap the text within this column so that all content is visible without requiring horizontal scrolling.
However, I couldn’t find any option or setting in the UiPath App data table control to enable text wrapping for column values.
Could anyone please guide us on:
- Whether text wrapping is supported in UiPath Apps data tables?
- If yes, how can we enable it for specific columns?
- Any possible workarounds or alternative UI components that support wrapped text?
Appreciate your help and suggestions!