Hi,
after trying to make the vertikal-scrollbar working i have the following question:
In design-mode the vertical scrollbar is visible but while running the app in the browser only the horizontal scrollbar is visible.
Thanks for the support!
Looks like you have set AutoSize to true to make the datagarid grow vertically hence it will never show the scrollbars. To scroll the parent set AutoScroll to true on the container.
Hi Levi,
thank you very much for response!
ScrollBars property set to Both
I am using a DataSource
I am using Firefox, Edge has the same result.
I am using the latest Update from today 2021-01-28
I already looked to another Project and it is working with both scrollbars but i can’t figure out the differences.
Hi Theo,
I need to collect a bit more information from you to diagnose the issue.
Let me know!
Best,
Levie
Please login first to submit.