I have enabled MultiRowSelection but what I want is the user to have the ability to select all rows on all the pages on the grid by a single-click, for instance to have a checkbox in the commandTemplate or somewhere - selecting which will select all the rows on all pages and de-selecting it will clear all selected rows, which is sort of an industry standard.
Also, this should happen without a post-back.