A
Adam Knight
Hi all,
I am wanting to display a data lists item index inline in a script.
Meaning not from code behind but <%# %> ect.
Obviously i can display a dataitem by using:
<%# Container.DataItem("qtext") %>
What i want to do is prepend the datalist item index to the previous text.
Is this possible?
Any help appreciated.
Adam
I am wanting to display a data lists item index inline in a script.
Meaning not from code behind but <%# %> ect.
Obviously i can display a dataitem by using:
<%# Container.DataItem("qtext") %>
What i want to do is prepend the datalist item index to the previous text.
Is this possible?
Any help appreciated.
Adam