I have Grid with a lot of columns and is longer than page width.
When I set
isResponsive: true,
enableResponsiveRow: true,
The scroll is out and now user can't see all the columns.
I see the scroll is a control, but not standard browser scroll.
How to turn back this scroll, If table content is long ?