Link for the example: https://codepen.io/ArtemDevExpress/pen/qBOXNYe
Steps to reproduce:
- Open the link for example
- Resize the window width
Actual Results:
Not all columns are not hidden and horizontal scrollbar was displayed
Expected Results:
All Columns with hidingPriority should be hidden.
Additional information:
Add dataField to columns with hidingPriority and it will work