You can use <%# Container.DisplayIndex %>
to get your position in the current list. You can use Items.Count
on the Control
to get the total Item
count.
You can use <%# Container.DisplayIndex %>
to get your position in the current list. You can use Items.Count
on the Control
to get the total Item
count.