Gets a sorted unique list of values for a column from all rows. Returns all values, including the filtered out ones.
The column to get values from
The table instance
A sorted array of unique values
Gets a sorted unique list of values for a column from all rows. Returns all values, including the filtered out ones.