On Mar 2, 2007, at 5:19 AM, Tom wrote: > Tom wrote: >> I have a problem with a complex Listbox containing several hidden >> columns. >> When I enable "ColumnsResizable" it does show also the hidden rows >> after >> > Should be > > shows also the hidden _columns_ after the resize and I see no way > to prevent that.
Have you tried setting the invisible columns to a width of 0? Also, in the ListColumn Class you can set which columns are resizable and which are not. Perhaps some combination will give the desired results. Terry _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
