G 
		
								
				
				
			
		Guest
Is there a good way to get an arraylist of all selected rows in a datagrid
without loop through all the rows of its dataview ???
I have a great number of rows shown on the datagrid. For the performance of
the application I think it's no a good idea to loop through all the rows to
test IsSelected (Row) property.
Many thanks
				
			without loop through all the rows of its dataview ???
I have a great number of rows shown on the datagrid. For the performance of
the application I think it's no a good idea to loop through all the rows to
test IsSelected (Row) property.
Many thanks