Asp.net C# binding repeater for a specified number of times

Posted by Murtaza RC on Stack Overflow See other posts from Stack Overflow or by Murtaza RC
Published on 2009-11-30T17:01:38Z Indexed on 2010/03/26 8:33 UTC
Read the original article Hit count: 514

Filed under:
|
|

What is the best/easiest way to bind a repeater for a specified number of times, so for example if my list has 10 items and I just want to bind the first 2 items (using C#).

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about bind