
LIST VIEW - FILE SIZE SORT
Quote:
> Roger,
> have you checked out the VBNet site. I've found the site to be very useful
> for VB stuff.
> http://home.sprynet.com/sprynet/rasanen/vbnet/default.htm
> check it out.
> mark
> >the file size will only sort properly if i put zero is front of low file
> >sizes
> >eg 5 bytes= 000005
> >1000 bytes = 001000
> >15000 bytes= 015000
> >anybody know of another method to sort file size, so that i do not have
> >zeros apearing in the listview column after the sort - without using a
> >column with zero width ??
> >thanks in advance
i have checked out all appropriate VBNET listview code - but it does not fix
the problemi have told Randy about it.