Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
540
Which control to use?
posted

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

  • 469350
    Verified Answer
    Offline posted

    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.