Started by Peter2 ·
2016-09-20 08:38 UTC ·
2 replies · SMF topic #2427
Peter2
2016-09-20 08:38 UTC
I can not modify the "style" of my first column (Index 0). Is it by design?
Peter
owenwengerd
2016-09-25 16:54 UTC
It's a known limitation, due to using the Windows listview control. A workaround is to set the width of the first column to zero and move your content to column 1.
Peter2
2016-09-26 06:35 UTC
Thanks ;)