ListView Columnheaders -wrong number of arguments

QuantumCat
08-30-2004, 06:46 AM
This doesn't work.


Set clmx = frmNDO.LVNDO.ColumnHeaders.Add(, , "Nr", 1000, , 0)


It's a copy/paste from a working fill-listview procedure

can anyone help me?

QuantumCat
08-30-2004, 06:50 AM
Sorry Guys, my bad -this solves the problem:

Set clmx = frmNDO.LVNDO.ColumnHeaders.Add(, , "Nr", 1000, 0)


(see -or better- don't see- the missing comma 'tween "," and "0")
QC

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum