The subject says it all really, but to expand:
- VB 2005 newbie from Access VBA experience
- Have used a lot of ListViews in the past for good data display in grids.
- Where the intention is to display data in grids without the need for editing, does anyone with experience recommend simply using a bound and read-only DataGridView or filling a ListView in code and why?
Thanks all.
- VB 2005 newbie from Access VBA experience
- Have used a lot of ListViews in the past for good data display in grids.
- Where the intention is to display data in grids without the need for editing, does anyone with experience recommend simply using a bound and read-only DataGridView or filling a ListView in code and why?
Thanks all.