Hey guys, thanks for all the help in the past!
This is a strange one. I've condensed it down to a small sample project, hopefully you can see what I am seeing. Basically, I'm expecting a long string inside a cell to wrap, AND for the row height to increase to accomodate the wrapped line. Normal behavior, nothing tricky.
In some cases, it works fine. In others, I get this:
Hope it makes sense what I'm asking.
Thanks,
Don
Dimi,
Sad to say, because things looked fine initially... but now it seems the issue has returned, even with the PerformAutoResize on that column. Any other ideas?
Thanks Dimi! Your suggestion worked perfectly.
Hello Don, I think you can just perform the PerformAutoResize method of the same column that you use for displaying the long text. You can also use the TextTrimming property of the column to specify how the text will be trimmed in to the cell.See the attached sample for more details.I hope this helps.Sincerely,Dimitrina GinevaDeveloper Support EngineerInfragistics, Inc.