web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / PowerApps checkbox not...
Power Apps
Answered

PowerApps checkbox not updating in scroll container

(0) ShareShare
ReportReport
Posted on by 8
Hi everyone,
 
I am trying to check or uncheck the checkbox on the powerapps custom page. I am passing the values to the powerapps custom page through JS on click of the button on the model driven app. The structure is Vertical Container >> Child Container >> Checkbox control. The data binding is successfully done, checked by added the text box on the page. So based on custom logic, the value passed is true only but checkbox does not show that it is checked. When I try to check the checkbox then also it does not get checked, however, I click on the checkbox once and then scroll up or down, suddenly the checkbox is checked. Weird.
Even if I hard code "true" value to the "Checked" property for the checkbox, still the same issue so definitely not the data binding issue. Checkbox is not checked but if I try to click and scroll up or down then shows the checked checkbox.
 
Please help. Thanks.
 
 
 
After scrolling up or down
Categories:
I have the same question (0)
  • Verified answer
    EE-04041031-0 Profile Picture
    106 on at
    It sounds like you're encountering a rendering or refresh issue with the checkbox control in your Power Apps custom page, possibly due to the vertical container's scrolling behavior or a bug in the modern checkbox control.
     
    Try these steps:
    • set the checkbox's `Reset` property to a variable (e.g., `locResetCheckbox`) and toggle it (`UpdateContext({locResetCheckbox: !locResetCheckbox})`) in the `OnCheck` or `OnSelect` property to force a refresh when clicked.
    • Ensure the vertical container's `Vertical Overflow` is set to `Scroll` and check for any conflicting `Flexible Height` or `Align` settings on the child container that might affect rendering.
    • If the issue persists, test with a classic checkbox control instead of the modern one, as some users report persistent bugs with modern controls. You could also add a timer control to delay the checkbox state update by 0.5 seconds to ensure proper rendering.
     
    Do let me know if this was helpful 
  • SS-28040912-0 Profile Picture
    8 on at
    Hi, 
     
    I had tried all other things already but did not work. And finally tried the classic controls and worked. Thanks.
  • Verified answer
    MS.Ragavendar Profile Picture
    7,162 Super User 2026 Season 1 on at
     
     
    Kindly rollback to the Authoring version 3.25042.10 it will work.
     
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 842

#2
Valantis Profile Picture

Valantis 563

#3
Haque Profile Picture

Haque 402

Last 30 days Overall leaderboard