I am currently trying to move from Angular 1.5 to Angular 2 and we are using Kendo Grid features extensively. I have a list of features which I need for converting to Angular 2 -
Multi Column Headers and Column Filters (available in Kendo-UI for Angular 1 through ColumnMenu -> Columns). Not available - Multi Column Header for Angular 2 Kendo Grid
Data Filters for Columns(available in Kendo-UI for Angular 1 through ColumnMenu -> Filter). Not available - Kendo Angular 2 Grid Filter not available
Exporting to Excel (available in Kendo-UI for Angular 1 through toolbars). Not Available - Kendo UI Angular 2 Grid Excel Export
The question is, is there any place/table which lists all the features of the Kendo-Grid for Angular 1 and lists whether it is available in Kendo for Angular 2 and if not, which release is it planned in. The roadmap is not very clear on when these features are planned to be released and what features will be available in the Jan/May release.
This would be very helpful in deciding whether to move to Kendo for Angular 2 or not.
Thanks