Responsive behavior

Creating a multi device app and cannot for the life of me figure out how to get the sfdataform to render single

column for smaller devices and multi column for wider devices. or when the mobile device gets turned.


2 Replies

PM Priyadharshni Murugan Syncfusion Team July 28, 2025 01:27 PM UTC

Hi Michael,

Thank you for reaching out to us. To achieve your requirement, you can adjust the DataForm’s ColumnCount property dynamically based on the device’s screen width or orientation. However, we’ve identified an issue where ColumnCount does not update correctly when the responsive size changes. We have logged an issue report for the same. We will fix this issue and include the issue fix in our weekly NuGet release update which is expected to be available by August 12, 2025. We appreciate your patience until then.

You can track the status of this report through the following feedback link: Data Form Column Count is Not Updated Properly When the Responsive Size Changes in .NET MAUI | Feedback Portal

 

Note: The feedback link provided is private, and you need to log in to view this feedback.

Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization

 

Regards,

Priyadharshni M



PM Priyadharshni Murugan Syncfusion Team August 14, 2025 09:14 AM UTC

Hi Michael,

 

# Responsive behavior

We have fixed the reported issue and included the issue fix in our latest weekly NuGet release update version 30.2.5, which is available for download at nuget.org

 

Root cause: The ColumnCount bindable property did not have a propertyChanged to update the dataform ColumnCount when its value changed dynamically.

 

We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you require any further assistance.

 

Regards,

Priyadharshni M


Loader.
Up arrow icon