DataGrid: Horizontal scrolling does not work when header text is longer than columns' text
The horizontal scrollviewer is not visualized initially when the column header text is longer than the columns' text. Still, tapping on any item makes it possible to scroll.
1 comment
Mahmoud
Posted on:27 Aug 2020 11:12
i had the same issue and i did a simple workaround which solved the situation for me
set widthRequest same for datatemplate Content of each HeaderContentTemplate and CellContentTemplate