This page demonstrates a simple RefreshingView. Notice that when you click refresh or make a selection the id of item object changes because it is regenerated unlike items in the OrderedRepeatingView.
refresh
	
		
			| Item Id | Actions | ID | First Name | Last Name | Home Phone | Cell Phone | 
		
			| [item id] | [actions] | [contactid] | [firstname] | [lastname] | [homephone] | [cellphone] |