in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Autopopulating a listview through a SQLiteAdaptor or SQLiteCommand?

Last post 05-14-2010 11:27 AM by pabloh007. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-01-2010 7:02 AM

    Autopopulating a listview through a SQLiteAdaptor or SQLiteCommand?

    Hi,

    Newbie here - is there way at design time to setup a listview so that it autopopulates with a query?

     Thank you!

    Mike

  • 05-14-2010 11:27 AM In reply to

    Re: Autopopulating a listview through a SQLiteAdaptor or SQLiteCommand?

    I think you would have to add the datatable at design time and load it with the query and then source the list from the data table.
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems