Hi
I need a layout like this http://www.infovis.biz/listview.jpg which is an MS Access list box. Which control in na2008v1 allows me to do this? The list is being filled from an underlying table.
I would appreciate a code example if possible.
Many Thanks
Regards
There are a number of controls you could use, depending on the functionality you want. The obvious choice would be UltraListView. UltraGrid or UltraTree might also work.