kendo-react icon indicating copy to clipboard operation
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

Open 727998364 opened this issue 1 year ago • 1 comments

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.

727998364 avatar Jun 16 '23 01:06 727998364