Hi,
This may be really simple but I was wondering is it possible to make the first column in a listView have the text displayed in it without the indent in it.
My assumption is it is something to do with the Icon part of the insert function
{code}
insert (testDBE, numEle, strValue, iconNone)
{code}