Hi, Tiku!
When i set the columnwidth to 0 by code (eg line in module: lv.columns(1).width=0), it works fine. But when change from 0 to other value (eg line in module: lv.columns(1).width=120 and the previous value is 0), it has "method failed" error. If the value is not 0 and i change it by code, works fine, too. What can i do, if i want to change the columnwidth from 0 to other number (and vica versa) by code?
Best Regards,
Zsolt
Listview column width
Re: Listview column width
Hi, Tiku,
So... It seems, i managed to solve it...
I've stopped the resizing in the procedure, when it did not have to 
So... It seems, i managed to solve it...

