Microsoft
Software
Hardware
Network
Question : Getting the Index of a Repeater Row
This is an easy one, it has to be.
How do I obtain the Index of the current Row.
I just want to put a
1.
2.
3.
infront of each row
Regards
Answer : Getting the Index of a Repeater Row
You can use that ItemIndex inside your item template like so:
1:
<%# Container.ItemIndex %>
Open in New Window
Select All
Random Solutions
I get a blue screen when I boot my Windows Server 2008
Exchange 2007 : Stanby Continuous Replication Failover Procedure
SSO in ISA Server
Calander pop up control in tables
using string inside a sql string with EXECUTE sp_executesql
Select TOP 1 in an INNER JOIN
filtiring HTTPS Traffic in ISA Server 2006
Can Server 2008 R2 RDS Licensing Server be installed in an 2008 R2 Failover Cluster?
Import Text Files into Access
How Can I Detect, Delete, and Add A Printer In Windows XP using Visual Basic, C#, or C++