Hi All,
Is it possible to specify the column data type (for filtering/sorting purposes) in the Grid Columns array, rather that the DataSource Schema? I know I can do it with a Schema - but I would like to just manage one collection of columns and would like to fully configure the Grid in one spot.
My initial thought is no - since the Schema is applied to the DataSource, I would imagine all datatype definitions have to be done at that level rather than the Grid level - but I thought I would ask!
Is it possible to specify the column data type (for filtering/sorting purposes) in the Grid Columns array, rather that the DataSource Schema? I know I can do it with a Schema - but I would like to just manage one collection of columns and would like to fully configure the Grid in one spot.
My initial thought is no - since the Schema is applied to the DataSource, I would imagine all datatype definitions have to be done at that level rather than the Grid level - but I thought I would ask!