Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

How to add horizontal scroll in html text box

Like (0) ShareShare
ReportReport
Posted on 12 Jun 2023 18:13:59 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:
  • mahalakshmij_03 Profile Picture
    32 on 19 Jun 2023 at 12:14:36
    Re: How to add horizontal scroll in html text box

    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

  • HectorOlivos Profile Picture
    411 on 12 Jun 2023 at 19:59:07
    Re: How to add horizontal scroll in html text box

    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 12 Jun 2023 at 19:06:45
    Re: How to add horizontal scroll in html text box

    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 12 Jun 2023 at 18:34:09
    Re: How to add horizontal scroll in html text box

    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>"

      

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Building Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 191 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 104

#3
stampcoin Profile Picture

stampcoin 80

Overall leaderboard