In grid without virtual scroll there is a possibility to customize grouping/sorting/paging logic. Because kendo-grid receives processed data as input, on the opposite kendoGridGroupBinding receives unprocessed data and performs processing itself.
Is there a valida way to customize grouping logic for kendoGridGroupBinding, if no is there plans on such feature?