We use cookies to ensure that we give you the best experience on our website. Click here for more information. Got it
Is it possible to have a data field with multiple lines? I'm trying to show a grid with records of text that contain line breaks.
RESOURCES
    
    
    
                        Copyright © 2025 Justinmind
                    
                Footer policies
    
Footer policies
    
Footer policies
    
                                                                                
            
            
Once you've created the Data Master and drag the Data List on the screen, select the Input Text Field in the Data List, and change it to textarea in the Properties palette.
Once you've created the Data Master and drag the Data List on the screen, select the Input Text Field in the Data List, and change it to textarea in the Properties palette.
Sure, select the text in the data grid. Then go to 'properties' and change the 'Style' property from 'text' to 'text area'
Sure, select the text in the data grid. Then go to 'properties' and change the 'Style' property from 'text' to 'text area'
How do I get the desired line breaks into the data, though? The data editor doesn't seem to allow carriage returns/line breaks.
How do I get the desired line breaks into the data, though? The data editor doesn't seem to allow carriage returns/line breaks.
The line breaks depend on the width of the input field.
The line breaks depend on the width of the input field.
Once you've created the Data Master and drag the Data List on the screen, select the Input Text Field in the Data List, and change it to textarea in the Properties palette.
Once you've created the Data Master and drag the Data List on the screen, select the Input Text Field in the Data List, and change it to textarea in the Properties palette.
Replies have been locked on this page!