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 :

Listbox rod -multi select

1sbasly172.70.83.5bk32osMar 18, 2024 8:36:09 PMlink

Listbox rod -multi select

4sbasly172.70.83.62jau3njMar 18, 2024 8:35:56 PMlink

ckeditor

117guest162.158.134.147pfs5uoMar 18, 2024 11:52:51 AMlink

font awesome effects

1guest172.70.250.18439tap31Mar 16, 2024 5:56:16 AMlink

textbox in tabbox

6guest162.158.94.603np192eMar 15, 2024 2:26:52 PMlink

ckeditor

116guest172.68.243.56pfs5uoMar 15, 2024 1:21:59 PMlink

font awesome effects

243guest162.158.129.8220t2jmoMar 15, 2024 11:41:23 AMlink

Change Messagebox's Position

8guest172.71.115.412ros1hdMar 15, 2024 11:37:32 AMlink

Change Messagebox's Position

7guest162.158.130.502ros1hdMar 15, 2024 11:36:47 AMlink

Another new ZK fiddle

2guest172.69.134.831c2hio8Mar 15, 2024 8:29:30 AMlink

L & F

99guest172.70.114.862o1s8fiAug 2, 2021 7:06:20 PMlink

resources

index.zulzul<zk xmlns:w="client"> <style> .z-icon-sync {content:"\f2f1" } body {/*background:#efeff4;*/} body * {font-family: "Arial", fontawesome, sans-serif !important;font-size: 12px !important;} a:visited, a:active, a:link { color: #69c; text-decoration:underline; } .z-select { height: 34px; padding: 0 4px; border: 1px solid #D9D9D9; border-radius: 4px; } .z-listheader-content, .z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content { font-family: "Arial",sans-serif; font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.3em; overflow: hidden; padding: 10px 10px; } .z-listheader-content { color: #fff; } .z-listheader { border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; background: #3366ff; } .z-button { background: #fff !important; border: 1px solid #0b47aa !important; color:#036 !important; cursor:pointer; font-size:11px; font-weight:400 !important; } .z-button.pbtn {background:#0b47aa !important;color: #fff !important;font-weight:normal !mportant;} .delbtn {background:#fff;border-color:#ff4d4e !important;color: #ff4d4e !important;} .z-listheader-content, .z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content { font-family: "Arial",sans-serif; font-size: 12px; } .z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox { font-family: "Arial",sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color: rgba(0,0,0,0.9); height: 34px; border: 1px solid #D9D9D9; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; padding: 0 8px; line-height: 16px; background: #FFFFFF; } .z-button { font-family: "Arial",sans-serif; font-size: 12px; font-weight: normal !important; font-style: normal; color: #FFFFFF; min-height: 24px; border: 2px solid transparent; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; padding: 8px 16px; line-height: normal; background-color: #0093F9; -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%); -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16); -o-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16); -ms-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16); box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%); cursor: pointer; white-space: nowrap; text-shadow: none !important; } </style> <listbox hflex="1" > <listhead > <listheader label="Your Full Name" hflex="1"/> <listheader label="Log In (Email Address)" hflex="1"/> <listheader label="Password" sort="auto" width="155px" /> <listheader label="Retype Password" width="155px" /> </listhead> <listitem> <listcell><textbox value="Donna Noble" hflex="1" /></listcell> <listcell><textbox value="[email protected]" hflex="1" /></listcell> <listcell><textbox type="password" value="12345678" hflex="1" /></listcell> <listcell><textbox type="password" value="12345678" hflex="1" /></listcell> </listitem> </listbox> <listbox hflex="1" > <listhead > <listheader label="Full Name" hflex="1"/> <listheader label="Log In (Email Address)" hflex="2"/> <listheader label="" hflex="min"/> </listhead> <listitem> <listcell><textbox value="Susan Foreman" hflex="1" /></listcell> <listcell><hlayout><textbox value="[email protected]" hflex="1" /><button label="@" /></hlayout></listcell> <listcell><hlayout><button label="Reset Password" /> <button label="" sclass="delbtn" /></hlayout></listcell> </listitem> <listitem> <listcell><textbox value="Sarah Jane Smith" hflex="1" /></listcell> <listcell><hlayout><textbox value="[email protected]" hflex="1" /><button label="@" /></hlayout></listcell> <listcell><hlayout><button label="Reset Password" /> <button label="" sclass="delbtn" /></hlayout></listcell> </listitem> </listbox> <listbox hflex="1" > <listhead > <listheader label="Your Full Name" hflex="1"/> <listheader label="Access" width="90px"/> <listheader label="Log In (Email Address)" hflex="1"/> <listheader label="Password" sort="auto" width="155px" /> <listheader label="Retype Password" width="155px" /> </listhead> <listitem> <listcell><textbox value="Susan Foreman" hflex="1" /></listcell> <listcell><label value="User" /></listcell> <listcell><textbox value="[email protected]" hflex="1" /></listcell> <listcell><textbox type="password" value="12345678" hflex="1" /></listcell> <listcell><textbox type="password" value="12345678" hflex="1" /></listcell> </listitem> </listbox> <listbox hflex="1" > <listhead > <listheader label="Full Name" hflex="1"/> <listheader label="Access" width="90px" /> <listheader label="Email Address" hflex="2"/> </listhead> <listitem> <listcell label="Donna Noble" hflex="1" /> <listcell><label value="Admin" /></listcell> <listcell> <a href="mailto:[email protected]" target="_blank" label="[email protected]"/> </listcell> </listitem> </listbox> <listbox hflex="1" checkmark="true" multiple="true"> <listhead > <listheader hflex="1"> <label value="RD Desc" /> <textbox type="text" value="" placeholder="Search" style="margin:0 25px" /> <button label="Cancel" style="float:right" /><button label="Set" sclass="pbtn" style="float:right;margin-right:10px" /> </listheader> </listhead> <listitem> <listcell label="Donna Noble" hflex="1" /> </listitem> <listitem> <listcell label="Sarah Jane Smith" hflex="1" /> </listitem> <listitem> <listcell label="Rose Tyler" hflex="1" /> </listitem> </listbox> <div style="height:10px"></div> <button iconSclass="z-icon-sync" hflex="1" label="Viewing Criteria" sclass="pbtn" /> </zk>