Horizontal Scroll Android .NET 9
Version: 30.1.38
There is an error that occurs when updating to .net 9 in an sfdatagrid that has a frozen column when scrolling horizontally. As can be seen in the images, the columns look visibly bad along with the records. I attach the classes where the table is being used, base sheet, and whatever else is necessary to determine if any adjustments need to be made. Something I forgot to mention is that the table is inside a bottom sheet.
Regards
I also tried the latest version 31.1.19, but it gave the same result.
Attachment: untitled_folder_2_dce2ad9.zip
Hi Raul,
Based on the information shared, we have prepared a simple sample project that includes all the configurations of SfDataGrid and the logic implemented in the DataGridLoaded event as described.
Upon testing on the Android platform, we were unable to reproduce the issue. Specifically:
- The frozen column appears properly in view during scrolling and does not get hidden.
- Scrolling through the other columns works as expected.
- All values in both the frozen column and other columns are displayed correctly without any issues.
To assist further, we have attached the following:
- The sample project used for testing
- A video demo demonstrating that the issue does not occur in our environment
If the issue still persists on your end, we kindly request the following details to help us investigate further:
- A runnable sample or a modified version of our sample that reproduces the issue
- Detailed description of the issue you are facing
- Step-by-step instructions to reproduce the issue
- Device details used during your testing.
This information will help us better understand the specific conditions under which the issue occurs and allow us to provide more targeted support.
Regards,
Abinesh P
Attachment: SfDataGrid_3df6cd27.zip
Hi Abinesh, thanks for your reply and the sample project. I was also able to test it outside the sheet and it works correctly. I think the problem may be within the sheet. The library we are using for the sheet is The49.Maui.BottomSheet 8.0.4-beta3. Could you try your example within this sheet?
Regards
Hi Raul,
Based on the information you provided, we have prepared a sample using 49.Maui.BottomSheet that includes the SfDataGrid component. The DataGrid has been configured with similar properties, events, and logic as described, particularly within the GridLoaded event.
After thorough testing, we were unable to reproduce the issue as described. To assist you further, we have attached the following resources:
- Sample project used for testing
- Video demonstration showing that the issue does not occur in our environment
If the issue still persists on your end, we kindly request the following details to help us investigate further:
- A runnable sample or a modified version of our sample that reproduces the issue
- Step-by-step instructions to reproduce the issue
- Device details used during your testing (e.g., OS version, device model)
This information will help us better understand the specific conditions under which the issue occurs and allow us to provide more targeted support.
Regards,
Abinesh P
Attachment: DataGrid_f15d32ab.zip
- 4 Replies
- 2 Participants
-
RD Raul Daniel Pimienta Ramos
- Sep 12, 2025 07:29 PM UTC
- Sep 16, 2025 01:40 PM UTC