Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Devaraj.K
1
Views
1
Comments
Tree Widget-get text in single line
Question
When we List append the node in tree View we get structure of the node like "Folder image" with Text.During the append of the node we create the div in
Rec
.
TreeRow
.
Label like
<div Id=
""
div1
""
>Documents</div>
" the text appears on the next line.how to get the text in single line?
Please view the attachment ..
TreeImage.bmp
Miguel Antunes
Hi Devaraj,
i'm not familiar with this widget, but i think it will work. When you use Div's is like to have some new line, to appear in the same row i think you should use <span> instead.
let us know about it.
regards,
Miguel Antunes
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...