I noticed that the ECellType=igCellCheck is no longer available in version 5.0.
To render this type of cell, for all the column, in previous version i used:
LV.ColDefaultCell(0).eType = igCellCheck
now i receive the error:
'invalide procedure call or argument'
Is there an easy way to do the same thing in the new version?
TY
Fabrizio
Edited by user
2012-06-08T09:23:33Z
|
Reason: Not specified