|
Quick question, right now if I wanna say change all the columns in my datagridview to notsortable, I am itterating through them, but what I am wondering is if there is anyway to set a property on collections of the same items without itterating. I have no idea if this is possible but if it was, I would have to think it would be more efficient. Just interested thanks |