|
|
How to get autonumber in repeater control of ASP.net
Similar entries
- How to check type of control in asp.net
- difference between repeater and datagrid asp.net
- How to get free Serial Number/License key of Avira Premium Security Suite
- Aspect ratio control in HDTV
- What is UDID and how to getit for your Apple iphone
- Howto use QueryString in ASP.NET for passing info between pages.
- Different ways for changing php memeory limit
- Configuration error- authentication mode = "Windows" in web.config of ASP.NET
- How to use an array in JavaScript
- How to iterate through the elements of an array in JavaScript
Since each row has ItemIndex property you can add a column to your control like this
< %# Container.ItemIndex + 1 %>