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
2023-03-30 10-13-40
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 GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.