This question is locked. New answers and comments are not allowed.
I am trying to display rows where one of the columns binds to a memo field - the data in this field is straight text but can have line breaks. When the data has line breaks, the height of the row increases in an attempt to show all of the text. In display mode, I have set the RowHeight allow user to just see first few lines. When in edit mode, somehow the line breaks are filtered out by your Grid. Is there any way that we can keep the line break and enable scrollbar in order to let user edit the contents beside the first few lines?
Thanks.
Thanks.