Hey Progress,
We're loving KendoReact. Great work!
Regarding Ticket 1680673, would you please add more Flexbox properties to the StackLayout component? Especially justify-contnent: space-between;.
More specs available at https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content.
Regards,
Carey Best
Hi,
Add this feature.
Hi,
The first render of a DatePicker component with an onOpen prop throws an error: Unknown event handler property `onOpen`. It will be ignored.
Reproduction:
1. Open https://stackblitz.com/edit/react-xje2zdjc?file=app%2Fapp.tsx
2. The error will appear in the console
Expected behavior:
No errors in the console
DateTimePicker - TRL support in case of no value - "שנה/חודש/יום" instead of "יום/חודש/שנה" when the format is YYYY/MM/DD
The Data Grid does not work properly with large datasets. In the example below with one million records, it is impossible to scroll to the bottom of the grid.
Firefox: Rows fail to render after scrolling past approximately 200,000 rows.
https://stackblitz.com/edit/react-aaxnyzxm?file=app%2Fapp.tsx