Revision history [back]

click to hide/show revision 1
initial version

asked 2017-12-22 18:18:18 +0800

davidwiston gravatar image davidwiston

too much space using frozen on the listbox

I'm having trouble using frozen on my listbox. too much space. how to limit itimage description

<listbox id="listbox" height="300px"  sizedByContent="true" emptyMessage="No items match your search" tooltiptext="Double Click to View Detail" >

<frozen columns="3"/> <listhead sizable="true"> <listheader label="Id" visible="false"/> <listheader label="Item Id" visible="false"/> <listheader label="Item Code" width="70px" visible="true"/> <listheader label="Item Description" width="300px" visible="true"/> <listheader label="Created Date" width="150px" visible="true"/> <listheader label="Created By" width="150px" visible="true"/> <listheader label="Terminated Date" width="150px" visible="true"/> <listheader label="Terminated By" width="150px" visible="true"/> <listheader label="UOM" visible="true"/> <listheader label="Composition" visible="true"/> <listheader label="Default" visible="true"/> </listhead> <frozen columns="3"/> <template name="model"> <listitem>

            </listitem>
        </template>
    </listbox>
    </div>

too much space using frozen on the listbox

I'm having trouble using frozen on my listbox. too much space. how to limit itimage description

<listbox id="listbox" height="300px"  sizedByContent="true"  emptyMessage="No items match your search"  tooltiptext="Double Click to View Detail" >

<frozen columns="3"/> <listhead sizable="true"> <listheader label="Id" visible="false"/> visible="false" /> <listheader label="Item Id" visible="false"/> visible="false" /> <listheader label="Item Code" width="70px" visible="true"/> visible="true" /> <listheader label="Item Description" width="300px" visible="true"/> visible="true" /> <listheader label="Created Date" width="150px" visible="true"/> visible="true" /> <listheader label="Created By" width="150px" visible="true"/> visible="true" /> <listheader label="Terminated Date" width="150px" visible="true"/> visible="true" /> <listheader label="Terminated By" width="150px" visible="true"/> visible="true" /> <listheader label="UOM" visible="true"/> visible="true" /> <listheader label="Composition" visible="true"/> visible="true" /> <listheader label="Default" visible="true"/> visible="true" /> </listhead> <frozen columns="3"/> <template name="model"> <listitem>

 <listitem>

         </listitem>
     </template>
 </listbox>
 </div>
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More