I have a collection of four items. Each time I loop through them I will start at a different point in the collection. For example, the first time I will loop through, the order will be 0,1,2,3, but ...
Hi guys!<BR><BR>I have an ASP.NET page which is basically a search engine that applies it's results in a datagrid. I want to display the name, status, etc. of each item as well as the first 50 or so ...