| 
	Group: Forum MembersPosts: 47, 
    Visits: 153
 
 | 
                    
			            I have a quick question about the behaviour fo resetselection.If I create list say with 10 items, and then use removeitem to remove 2 items, when I then subsequently call resetselection is the list reset to a list with 10 items or 8?
 
 I am assuming 8 items since the removed items are no longer part of the selection pool.
 
 |