Re: Select Cell on a Grid



Yes, but if you select for example the cell (0,0) and the cell (10,10)
you'll select all the cells between 0,0 and 10,10 beacuse they aren't
on the same row. The MULTIPLE_INTERVAL_SELECTION works properly only
if you are on the same row (or on the same column). That's what I have
understood.

Alessandro Rossi

.