Is there a way to wrap text on an editable grid?

Is there a way to wrap text on an editable grid?
Hi @cwarshaw1,
how did you set that editable grid up?
Usually what can be done is use the table rows or columns and redefine the width or height via the css of the webpage.
What you can check as well is what kind of wrap style is currently assigned to that row or table which you want to edit.
Hope that helps.