Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 07, 2007 11:17
open dhtmlx forum
I was wondering if it would be possible to have a table as a list item in the dhtmlxTree? I'm trying to hav...

I was wondering if it would be possible to have a table as a list item in the dhtmlxTree? I'm trying to have a table in the list structure and have each row in the table appear as a list item with a checkbox, but I am finding it really difficult to do. I need the table structure so I can format the data nicely. I have a example below to try and explain what I am talking about.
Answer posted on Mar 07, 2007 11:18

The text of tree item is HTML, so any content can be used there, but to create a structure which you described - the complex HTML can be used.

 <item>

            <itemtext><![CDATA[

<table><tr><td>Monitor3</td>

<td>PASS</td><td>31/12/2001</td>

<td>12.45pm</td></tr></table>

            ]]></itemtext>

</item>
Answer posted by radyno (Support) on Dec 02, 2014 07:25

To find more precise comments upon this issue, we can offer you read about js calendar download and fileupload progress bar.