Problem with row-autosize (RichText and SQL-Databa

Hi

I have the following problem:

TDbAdvGrid-component, options= goRowSizing, ShowMemoFields=true, Editor=edRichEdit. Data from a MSSQL-database

With a button I call DBAdvGrid1.AutoSizeRows(false,5); Most of the rows are resized in heights as expected but there are some rows where it doesn't works. Strange thing: the same data from an acces-database it works correct.

Any idea? Thanks, Peter


Hi, 

did you find the problem ? i have the same bug with richedit + autosizerows.

Thanks

Did you set grid.PageMode = false?