Access to DataList

  • Thread starter Thread starter Taptu¶
  • Start date Start date
T

Taptu¶

Hi,

I have a problem:

how can I retrieve data from specific location in datalist ?
ex. row no. 5 col no. 3 ?

i populate datalist with SQL function without using dataset and datatable
source of datalist is a Collection

best regards
Taptu¶
 
Taptu¶,
A DataList is an ASP.NET control and so your post should be directed to the
ASP.NET group.
Peter
 
Back
Top