Anatoly Lubarsky

Logo
MSSQL, .NET, Design. Life and Music

Saturday, April 26, 2008

ASP.NET tip: Autonumber Rows in ASP.NET Repeater control

How to print the current row number in an ASP.NET Repeater control ? The easiest way to autonumber rows in Repeater is to use markup or ItemDataBound event [ ... ]

posted @ 2:37 AM | Your thoughts (0)