Filter a Listbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi (again),

I'm populating a ListBox from a DataTable. Is there a way to have the
ListBox only display certain values from the DataTable? I'm using the
DataTable as the DataSource for the ListBox.

Art
 
Back
Top