WebDBGrid cell multi line

In the WebDBGrid is there a way to set a cell (or column) to be multi-line/word wrap to show text/memo fields?


-Scott

Did you make sure to increase the row heights so multiple lines can fit the cell?

well...  I could do that but is there a way to make that dynamic?  Are you saying to calculate the text in a memo field/cell and increase the cell height accordingly? I was hoping for something "automatic".


Don't you just love that word!  I know I love the term "automatic", especially when I don't have to write the code to do it :-)

-Scott

TWebTableControl is doing this "automatic".