S
Scott H
If I have a Listview (in report mode) and theres several hundred items
in it, is there any way programatically, to automatically scroll to
the last item...Eg. the same thing that would happen if you were to
click the list to give it focus, and then press the END key.
I think I could do it by Selecting the last Item, but I'd rather not
unselect anything the user had selected...I have multiselect FALSE
Also, another question about listviews, anyone know of a Dot Net
component that I can use as an alternative to Listview. VbAccellerator
has one "Grid2", but its for VB5 and 6, and doesn't seem to work in
Dot Net. I'd like to have something Similar to how Outlook displays
Messages, Eg. Several Columns and then one Column directly underneath
that spans the whole width of the control.
TIA for any help,
Scott
in it, is there any way programatically, to automatically scroll to
the last item...Eg. the same thing that would happen if you were to
click the list to give it focus, and then press the END key.
I think I could do it by Selecting the last Item, but I'd rather not
unselect anything the user had selected...I have multiselect FALSE
Also, another question about listviews, anyone know of a Dot Net
component that I can use as an alternative to Listview. VbAccellerator
has one "Grid2", but its for VB5 and 6, and doesn't seem to work in
Dot Net. I'd like to have something Similar to how Outlook displays
Messages, Eg. Several Columns and then one Column directly underneath
that spans the whole width of the control.
TIA for any help,
Scott