|
I was hoping to use this grid to show multiline text from my result set. I have the grid working by setting the styles at design time. I would like to be able to set the height of the row to be based on the cells. I could not find an auto-size.
I have two multiline columns. One has hard returns for each entry for the record - kind of a list. The second is a long text field that I would like to wrap. When I click on the cell, the text shows in the multiline edit, but I do not want the user to have to click to see all the data.
Ideas? |