Mouse scrolling is not working

Using a SfDatagrid inside a Grid layout with a row definition like

<Grid RowDefinitions="100,30,*">

the vertical mouse scrolling is not working on Windows platform

The Datagrid is inside the row with the "*" and the automatic scrollbar is showed when the rows exceeded the application window height but the mouse doesn't scroll the datagrid vertically

Only clicking on the scrollbar and scroll down the bar the datagrid scrolls down

How can I solve the problem ?

thanks



3 Replies

RM RiyasHameed MohamedAbdulKhader Syncfusion Team June 27, 2025 09:21 AM UTC

Hi Walter Martin,

We have reviewed your reported query and prepared a sample with the provided information. It seems to scroll as expected using the mouse wheel. We've attached the tested sample and a video for reference. Please review the sample and, if possible, modify it if we've missed any of your customizations. This will help us further validate the issue.

Regards,

Riyas Hameed M


Attachment: DataGridDemo_75f12ea9.zip


WM Walter Martin June 27, 2025 12:15 PM UTC

I started your sample from my Visualstudio

Versione 17.14.6 (June 2025)


and mouse vertical scrolling doesn't work

i'm using Windows 11 with version reported below 

What can I check to understand why it doesn't work in my PC ?


Image_5406_1751026438047



RM RiyasHameed MohamedAbdulKhader Syncfusion Team June 27, 2025 01:02 PM UTC

Walter Martin,

We have rechecked your reported query using the provided sample, and it appears to be working as expected. The test was conducted using Visual Studio (17.14.7) on Windows 11 23H2. We have attached a video reference of the test for your reference.


Attachment: VS_version_40212ef7.zip

Loader.
Up arrow icon