You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2024. It is now read-only.
Vertical scrolling is basically works but horizontal is not. By default it is just moving from one tab to another when I try to scroll the grid. I disabled scrolling between tabs:
But now I can't scroll my grid horizontally at all - only vertically. What is the correct solution? We discussed with you previously that I can't use ScrollView together with DataGrid and really the performance is awful if I try to do that. Please advise.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've got TabbedPage with several tabs with DataGrids on each of them. Running on Android.
Vertical scrolling is basically works but horizontal is not. By default it is just moving from one tab to another when I try to scroll the grid. I disabled scrolling between tabs:
But now I can't scroll my grid horizontally at all - only vertically. What is the correct solution? We discussed with you previously that I can't use ScrollView together with DataGrid and really the performance is awful if I try to do that. Please advise.
The text was updated successfully, but these errors were encountered: