Processing...

Suggested case list:

Using timer to refresh a grid

383guest172.69.33.12125nk0uiMay 7, 2020 7:23:47 AMlink

user model to move item to another listbox

120guest162.158.193.148d0n3krApr 2, 2020 5:28:28 AMlink

Disabled list item row passed to VM-1981

296fatih123160.83.36.13025nk0uiFeb 13, 2018 4:25:44 PMlink

Disabled list item row passed to VM-1981

295fatih123160.83.36.13025nk0uiFeb 13, 2018 4:25:16 PMlink

Disabled list item row passed to VM-1981

294fatih123160.83.36.13225nk0uiFeb 13, 2018 3:30:44 PMlink

grid sample with ListModel/RowRenderer

816guest80.82.2.1312vah9ajFeb 21, 2017 11:42:21 AMlink

grid sample with ListModel/RowRenderer

809guest175.98.113.1622vah9ajJan 26, 2017 9:19:33 AMlink

grid sample with ListModel/RowRenderer

196guest79.185.142.402vah9ajApr 26, 2014 10:53:57 PMlink

grid sample with ListModel/RowRenderer

195guest79.185.142.402vah9ajApr 26, 2014 10:53:54 PMlink

grid sample with ListModel/RowRenderer

194guest79.185.142.402vah9ajApr 26, 2014 10:53:51 PMlink

grid sample with ListModel/RowRenderer

193guest79.185.142.402vah9ajApr 26, 2014 10:53:48 PMlink

grid sample with ListModel/RowRenderer

192guest79.185.142.402vah9ajApr 26, 2014 10:53:44 PMlink

grid sample with ListModel/RowRenderer

191guest79.185.142.402vah9ajApr 26, 2014 10:53:40 PMlink

Hierarchy table without using ZK PE/EE

1aaknai151.28.135.2131s871daJul 29, 2013 11:02:46 PMlink

grid sample with ListModel/RowRenderer

128aaknai151.28.135.2132vah9ajJul 29, 2013 7:20:00 PMlink

user model to move item to another listbox

1TonyQ114.25.109.94d0n3krApr 21, 2012 10:43:27 AMlink

Using timer to refresh a grid

1TonyQ220.133.44.3725nk0uiFeb 17, 2012 3:17:34 AMlink

Fire a event from child iframe

1TonyQ220.133.44.372eupjotFeb 3, 2012 5:04:52 AMlink

Textbox input restriction sample

1TonyQ72.21.245.2431b3nlr0Dec 20, 2011 10:09:10 AMlink

Test web core taglib in ZUL

1TonyQ198.203.175.175ofqkemDec 17, 2011 3:36:08 AMlink

Latest 10 Fiddles :

HTML Template with ZK

1guest162.158.178.2102847gt4Apr 23, 2024 2:39:12 AMlink

zk timeout simplified

1guest172.68.125.1581bp3pf0Apr 22, 2024 5:41:22 PMlink

zk timeout simplified

18guest172.68.125.15885cq6Apr 22, 2024 5:41:16 PMlink

Fileupload accept and other options

14guest141.101.98.164v7e6epApr 22, 2024 3:28:05 PMlink

Fileupload accept and other options

13guest172.70.90.2v7e6epApr 22, 2024 3:19:17 PMlink

Fileupload accept and other options

12guest172.69.195.135v7e6epApr 22, 2024 3:18:32 PMlink

Fileupload accept and other options

11guest172.69.195.198v7e6epApr 22, 2024 3:13:27 PMlink

Fileupload accept and other options

10guest172.71.178.4v7e6epApr 22, 2024 3:09:16 PMlink

Fileupload accept and other options

9guest172.71.178.4v7e6epApr 22, 2024 3:08:38 PMlink

Fileupload accept and other options

8guest172.71.178.5v7e6epApr 22, 2024 3:08:13 PMlink

Another new ZK fiddle

27guest116.68.96.203f7t904Jul 23, 2019 11:04:31 AMlink

resources

index.zulzul<?page id = "ppupld" title="import_PUPLD_files" contentType="text/html;charset=UTF-8"?> <zk> <window id = "soawpupldft" height="100%" title="Import PUPLD Files" xmlns:w="http://www.zkoss.org/2005/zk/client" border="normal" sclass="expstyle1" > <style> .expstyle1 .z-window-modal-tl, .expstyle1 .z-window-modal-tr, .expstyle1 .z-window-modal-tm, .expstyle1 .z-window-modal-cl, .expstyle1 .z-window-modal-cr, .expstyle1 .z-window-modal-cm, .expstyle1 .z-window-modal-bl, .expstyle1 .z-window-modal-br, .expstyle1 .z-window-modal-bm, .expstyle1 .z-window-modal-hl, .expstyle1 .z-window-modal-hr, .expstyle1 .z-window-modal-hm { background: #786D5F; } .expstyle1 .z-window-modal-header { background: #786D5F; } .expstyle1 .z-textbox { text-transform:uppercase; } </style> <div id = "div2" visible = "true" align="center" width="100%" height="100%"> <div visible="true" align="center" width="100%" height="16%"> <grid id="gridmain" width = "100%" align="center" height = "80%"> <columns> <column width="20%" ></column> <column width="2%" ></column> <column width="15%"></column> <column width="15%" ></column> <column width="15%" ></column> </columns> <rows > <row> <vbox> <label value="Clearing Branch" ></label> <textbox width="95%" id="branchtxtbx"></textbox> </vbox> <vbox spacing="0px" ><space bar="true"></space> <space bar="true"></space></vbox> <vbox> <label value="Report ID"></label> <textbox width="95%" id="reportidtxtbx"></textbox></vbox> <vbox> <label value="Clearing Type"></label> <textbox width="95%" maxlength="2" id="clrgtypecombo"></textbox></vbox> <vbox> <label></label> <button width="98%" label="Fetch" id="fetch" mold="trendy"></button></vbox> </row> </rows> </grid> </div> <div visible="true" align = "right" width="100%" height="5%"> <hbox pack="center"> <div id = "r4" visible="false" align="left" width="80%" height="100%"> <label id ="rrpendingmsg" style="color:red"></label> </div> <button id="refresh" mold="trendy" label="Refresh" width="100%"></button> <button id="viewfailed" mold="trendy" label="View Failed" width="100%"></button> </hbox> </div> <div visible="true" align="center" height="100%"> <listbox id="datalist" height="100%" visible="true" > <auxhead> <auxheader label="" colspan="6" visible="true"/> <auxheader align="center" label="Records" colspan="4"/> </auxhead> <listhead> <listheader align = "center" width="3%" label="SNo" /> <listheader align = "center" width="13%" label="Req Details" /> <listheader align = "center" width="15%" label="File Name" /> <listheader align = "center" width="10%" label="Status" /> <listheader align = "center" width="8%" label="Action" /> <listheader align = "center" width="17%" label="Upload Status"/> <listheader align = "center" width="9%" label="Total"/> <listheader align = "center" width="9%" label="Accepted"/> <listheader align = "center" width="8%" label="Rejected"/> <listheader align = "center" width="8%" label="Reversed"/> </listhead> </listbox> </div> </div> </window> </zk> TestComposer.javajavaimport org.zkoss.zk.ui.*; import org.zkoss.zk.ui.event.*; import org.zkoss.zk.ui.util.*; import org.zkoss.zk.ui.ext.*; import org.zkoss.zk.au.*; import org.zkoss.zk.au.out.*; import org.zkoss.zul.*; public class TestComposer extends GenericForwardComposer{ public void doAfterCompose(Component comp) throws Exception { super.doAfterCompose(comp); } public void onClick$btn(Event e) throws InterruptedException{ Messagebox.show("Hi btn"); } }