ListView with a difference!
I am looking for a control or code that will do pretty much what a list view in report view - however if the items grow to large the text will wrap.
The header will need to stay on top and not scroll -I would have used a HTML table but I do need the top row always on top.
Thanks
Rob
Re: ListView with a difference!
The FlexGrid can be used instead of the ListView if you want the heights of the rows to adjust (and word wrap) according to their length. See my post (#4) on this thread:
http://www.vbforums.com/showthread.php?t=355454