T
TCORDON
How can I print in HTML the record number (of the current item being bound)
from the data set (not a field value) using something like this:
<%# DataBinder.Eval(Container.DataItem, "IdAnuncio") %>
TIA!!
from the data set (not a field value) using something like this:
<%# DataBinder.Eval(Container.DataItem, "IdAnuncio") %>
TIA!!