2
Reply

Truncating ListView Cells

Bill

Bill

Mar 24 2008 7:16 AM
3.3k
I have a ListView set to details mode, which contains file paths. Is it possible to truncate the cells from the left hand side instead of the right?

For example:
If a cell contains a string (C:\Windows\Some directory\file.txt), then if the column is too small, the cell just reads C:\Windows\So...

I need it to truncate from the other side, so it reads ...ctory\file.txt. Is this possible?

Answers (2)