How can I bind an int value to radiogroup for selectedItem? It wants String?
In my ViewModel I have an object that represents what I'm capturing data from the form for. (For simplicity using Person here) The problem is one of the properties is an int that I need to bind to a...
View ArticleHibernate, Spring, Sessions and Threads
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3879090 By: hlellelid Hi, I am very new to ZK, and am working on integrating an existing Spring+Hibernate framework with the ZK...
View ArticleDeleting Server Bookmark History?
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=4876791 By: themarchoffolly Is it possible to delete named bookmarks from the ZK Browser History? I do not see an interface for...
View ArticleSelenium WebDriver
I am using Selenium IDE and Selenium web driver testng in eclipse .. my testing is against ZK application .. the test case works fine on Selenium IDE .. but when I run it in eclipse with selenium web...
View ArticleGrid with frozen column shows unnecessary scrollbar
I implemented a grid with a frozen column with ZK 6.5.1.1. A horizontal scrollbar is shown even if the window is big enough to show all columns. The scroll area width seems to be almost twice of the...
View Articleorg.zkoss.zk.ui.impl.UiEngineImpl handleError:1107 SEVERE:...
Hi, When i am running zk web application in \liferay-portal-5.2.2\jboss-tomcat-4.2.3. the application is throwing the following error . ERROR [STDERR] Mar 23, 2009 11:30:31 AM...
View Articleaccess javascript function from java
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3629909 By: nobody I'm trying to retreive a cookie and then set a java value from data within the cookie. The only way I know how...
View ArticleWARNING: Ingored. Use the library property called...
Does anyone know how to get rid of this error on startup? 15:13:29,570 ERROR [STDERR] Mar 6, 2012 3:13:29 PM org.zkoss.zk.ui.sys.ConfigParser parse:432 WARNING: Ingored. Use the library property called...
View ArticleThe best practice for designing application
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3662660 By: tskale There are two ways for creating an app. First is to have a page with three includes, header, content and footer...
View Articlekeikai-spreadsheet-table alternative row color style-not working
while importing excel having table with alternative row color style, all colors are lost. Please help to show spreadsheet rows with alternative colors
View Articlekeikai-spreadsheet-table alternative row color style-not working
while importing excel having table with alternative row color style, all colors are lost. Please help to show spreadsheet rows with alternative colors
View Articlereceiving POST data in a ZUL page
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=4211295 By: ldrolez Hi ! I'm trying to interface a ZUL script with an old script which will POST data to the ZUL scripts. I can...
View Articlelistbox on IE
The Listbox object on Firefox appears correctly, but on Internet Explorer I do not see the descriptions of the headers columns. Why?
View ArticleProblem with zk on weblogic 12.2.1.4
Hello, We are updating our weblogics servers to version 12.2.1.4 from 12.2.1.3. When we finish the update and test our zk application we see that the windows are not loading. We are getting an error of...
View Articlezk keikai-how to add custom button/label to formulabar?
Please help out how to add custom button/label to formula bar in keikai spreadsheet??
View ArticleConnection leak while generating jasper report
Hi, From my composer code I am setting the dbConnection to the jasper report. Report is getting generated nicely but I see ZK is not closing the connection. I am using zk version 5.0.9 , zkex : 5.0.5 ,...
View ArticleScroll bar in a window
i want to add scroll bar to a window how i can do this please because when i have many elements in it i can not see all them. thanks
View Articleconstraint for email validation
Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3661776 By: oberinspector I have written a constrain class for an email registration input field to check wether the email is...
View Article/zkau ???
Sometimes when I log in using Spring Security i get redirected to /zkau. It happens everytime after i restart the server, and then seldomly after that. Would this be more of a ZK problem, or Spring...
View ArticleRerender spreadsheet cells
Hello! Zk version 8.0.5, zss version 3.9.1 Getting this issue: https://gyazo.com/c1a8d9687a7ea725017189a5db31ef39 In "template.xlsx" adjusted MASK for numbers. It works when we put data in runtime, by...
View Article