kendo-react
kendo-react copied to clipboard
Kendo react Grid - When the vertical scroll bar appears on the page, the horizontal scroll bar of Grid cannot be scrolled by the left mouse button
In the following example, When the vertical scroll bar appears on the page, the horizontal scroll bar of Grid doesn't work by pressing the left mouse button, then dragging, but can be scrolled with the touch pad
https://stackblitz.com/edit/react-dkqkpf-tvkpjq?file=app%2Fmain.jsx
Since my page also needs to display other information, if the height is set for the k-grid, the visible area of the table is too small and not easy to read, what should I do to solve the issue.