
Originally Posted by
bruiser
Grid positions are often referred to by (row, column). It makes more sense in this context because it follows the natural left to right reading order that people are accustomed to (row positions are on the left of the screen, column positions stretch off to the right).
Suppose they changed the row values to letters instead of numbers. A, B, C, etc. Then would you still advocate referring to position 7-A? Or would you want to say A7? I'm wagering A7. You could argue that the columns should be letters, and not the rows, but I'm just saying that it's not so universal as "x should always be first". (row, column) is really common in certain contexts.