xml reader at server side
Hi all, I'm starting my way in this framework and would like to know what the bes way to read xml files to memory in the server side. Thank you all in advance, nrc
View ArticleHow to Change Cell Style onCellSelection?
How do I add borders while maintaining the same existing styling of each cell? I followed the documentation from...
View ArticleListbox Pagination
Please look this [demo](http://www.zkoss.org/zkdemo/listbox/paging) By default, pagination control (prev, next, etc) are aligned in the left. What is the CSS to align in the left ?
View ArticleException Handling
I am not sure whether i can ask this question in the ZK Forum . But i hope people will help me. I am developing small application using ZK + Hibernate + jpa + Spring + mysql. I want to catch the...
View ArticleCustom theme
Hi, I'm implementing a custom theme on my website, mostly using css and zclass. It works perfectly on Chrome and FF, but it's extremmely difficult to make it work on mobiles. As if there is a mobile...
View Articlezcommons-el 6.5.1.1 ?
Recently wanted to upgrade from 5.0.9 to 6.5.1.1 but could not find this file zcommons-el 6.5.1.1
View ArticleCan size of datebox picker be changed?
Hi, If i use datebox size more then picker then picker shows date in fixed width but takes extra space equal to datebox. Is it possible to fix this picker size.
View Articlezk Tree with multiple and checkmark and paging
Hi guys I am getting a pink popup box with an error "Failed to mount: Handle required for [object Object]" when i click next page. Here is code you can use to reproduce the error ``
View ArticleOSGi (ZK 6.5.1.1) Language not found for extension zul
I'm trying to use the ZK OSGi bundles in my custom container. If I use the normal version of ZK with classpaths I can execute the index.zul default example. When I try to use the OSGi version I get...
View ArticleAny planned release date for zk 6.5.2 ?
Hi, We are building a new version of our product ( [iDempiere](http://demo.idempiere.com/webui/) ) using Zk 6.5 CE. We 've plan our next beta release for early March and is considering whether to...
View Article[Ugent please] connect Web service .net view in grid group ZK
Hi everybody I have small project, I have a web services that made by C#. In Web services it return DataTable. I use Java is Client to get DataTable, but I search in all pages in google still not have...
View Articlejava.lang.NoClassDefFoundError: org/zkoss/zk/ui/sys/PageRenderer.
Hi All, I'm new to ZK. I have an exception when I tried to deploy my project. SEVERE: Unable to load a listenr, [null:jar:file:/F:/...../wb/dist/gfdeploy/wb/lib/ckez.jar!/metainfo/zk/config.xml:26:12]...
View ArticleSearch button in tutorial does not work
Hi all, I'm going through the ZK tutorial and working with the provided sample app, as documented at...
View Articlesearch button using validation
How to get textbox value if a form using validator ? I want if search button was clicked, the value of textboxs (id & nama textbox) will binder on search button. thank in advance. This my code ::...
View ArticleFor Chart (gantt) ,Chinese Fonts garbled in X/Y,How to solve?
For Chart (gantt) ,Fonts garbled in X/Y Chinese part can not be displayed correctly in ZK Chart ---------- my code
View Articleselectbox on grid rows
Hello, I'm trying to list selectbox components on grid rows, but every time an option is selected it appears on all rows as the selectbox is using the same model. ${each} I saw in the Grid paging demo...
View Articlehow to get project Url in zk
Hi i want to get project url inside java class example `http://localhost:8080/module-web/`
View Articlecomposite component help
Hi I am trying to use zk composite component pattern. My objective is from the client(ZUL), i will be passing comma separated string, which in turn the composite component will create buttons for that....
View ArticleCombobox issue in ZK Framework
I have created one page in zul. On this zul there are some text boxes and one combo box. [link text](http://zkfiddle.org/sample/2p168oo/1-Another-new-ZK-fiddle) When i click on combo box then options...
View Articlehow to get dos path while uploading file in zk
how to get dos path while uploading file in zk like "C:\resourceimage\image"
View Article