06-29-2006 03:11 AM
06-29-2006 06:10 AM
06-29-2006 10:56 AM
06-30-2006 02:38 AM
Thanks a lot.
Roberto's solution was working fine, but it is of course more elegant to do it in jut one line of code, and I can reduce my list of local variables.
06-30-2006 04:14 AM
LuisG wrote: Wim, Roberto, Actually, there is a function that lets you do this. It's called SetColumnWidthToWidestCellContents. It works for both trees and tables. Luis
Mmmm, introduced in version 7: seems I need to re-study what's new in that version! ![]()
Thanks you very much, Luis.