retrieve list entry from Datalist - VB.NET

  • Thread starter Thread starter William Oliveri
  • Start date Start date
W

William Oliveri

Hi all,

I"ve been trying to retrieve the names of each selected items in a Datalist.
So I've been trying to loop through each entry in the datalist to retrieve
the name of each entry.

I cannot find the correct syntax to do this. Can anyone share how to do
this?

thanks in advance.
 
Back
Top