gets all possible values of a column
//collect possible values in the 2nd column var values=myGrid.collectValues(1);