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 / How to add horizontal ...
Power Apps
Unanswered

How to add horizontal scroll in html text box

(0) ShareShare
ReportReport
Posted on by 32

Hi All,

 

When the data content gets increased in the "html text" box, expecting the horizontal scroll bar to be enabled at the bottom. Currently having Vertical scroll that comes automatically.

mahalakshmij_03_0-1686593626982.png

 

Please suggest some solution.

 

Thanks,

Maha

Categories:
  • HectorOlivos Profile Picture
    411 on at

    The HTML control supports only a limited set of HTML tags.

     

    Can you try with this: 

    "<div style='width: 100%; white-space: nowrap; overflow-x: scroll;'> Text Here
    </div>"

      

  • mahalakshmij_03 Profile Picture
    32 on at

    Hi, Thanks for replying.

     

    In which Property, I should apply this.

    "<div style='width: 100%; white-space: nowrap; overflow-x: scroll;'> Text Here
    </div>"

    Currently in the "HtmlText" property, I placed "TextInput1.Text".

    Whatever i  type in the TextInput "text box" it will come in this htmltext box.

  • HectorOlivos Profile Picture
    411 on at

    You can try in the html property:

     

     

    HtmlText = Concatenate("<div style='width: 100%; white-space: nowrap; overflow-x: scroll;'>", TextInput1.Text, "</div>")

     

     

  • mahalakshmij_03 Profile Picture
    32 on at

    Its works only with word wrap is false.. All text comes in a single line with horizontal scroll.

     

    Thanks for the reply.. Currently I just go with the default vertical scroll.

     

    Regards,

    Maha

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 393 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 278 Most Valuable Professional

Last 30 days Overall leaderboard