I am looking for a tutorial specific to the ListView1 control. Not any other type of list viewing device. I am cutting my teeth in this arena and want to learn all the basics.
Thanks
If you really, really, really want to use ListView then you could resort to this:
(which I mention not to encourage using ListView, but as a reminder that the IDE help is a good first port of call )
If you really, really, really want to use ListView then you could resort to this:
(which I mention not to encourage using ListView, but as a reminder that the IDE help is a good first port of call )
Thanks all, feeling fully ridiculed now.
I did manage to suss it out for myself in the end by using the IDE context info. And yes, I fully understand it's limitations and all the reasons for not wanting to use it. But for my purposes to display list contents without a convoluted setup, I now understand arrays and lists far better than I did two days ago.
Now, I am ready to dig deeper into CustomListView.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.