Access first , 2nd, 3rd ……nth item in Repeater control
If you are an ASP.Net Developer, you must have used Repeater control to bind data from any data source. The data source could be XML, SQL etc.Rather than describing how to bind data with Repeater Control, in this blog, I will describe how to access nth item to apply CSS. I got a task where I … Read more