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