Text wrapping on data grid
Comments
-
Hi,
I was wondering if it is possible to get text wrapping on a data grid if the text in the cell is longer than the column size?
Or if there is some other work around?Thank you.
-
Hi,
If you have some extra space on your form, you can display your note by data flow. You could simply map the clicking of data grid and output the specific field that you are looking for.
Here is the documentation link that you can walk through a step by step example showcasing the behavior : [url=https://documentation.decisions.com/using-data-grid-selection-data-flow/]https://documentation.decisions.com/using-data-grid-selection-data-flow/[/url]Thank you.