Quantcast
Channel: ZK Forum - Individual question feed
Browsing all 356 articles
Browse latest View live
↧

Decimalbox with percent format

He there I'm using ZK 5 and I have a problem while formating the Decimalbox with a percent pattern. This pattern is "##0.#####%". When I enter and leave the box repeatedly without changing the value,...

View Article


Scrollbar in Listbox moves to last selected item

Hi, guys! I have some trouble with scrollbar in the Listbox component - when I set the model to it and selecting several listitems, the scrollbar moves down to the last selected item, but I need to...

View Article


tree checkmark true and mutiple true

Hi The problem in the below code is even though i set checkmark = true and multiple = true, but still shows like radio button only. i,e single selection. I want to make as per the demo...

View Article

Panels in jsf

Hi, Any body can please help me how i can use following zk components in JSF 1) Panel 2) TableLayout 3) Column layout Thanks

View Article

Do we have any way to create desktop application using zkoss

Hello, Do we have any way to create Desktop application using zkoss. I am working on zkoss for an year .I need to create an desktop application and i hate working on swing or some other framework so...

View Article


ZK Long operation with hibernate issue

Let us first see the requirement first. We need to create 1500 Claims from one screen. Let us assume to create the claim, we need to insert the record into 4 tables and update two tables. So it is a...

View Article

first load of wcs and wpd resources with jsessionid in URI fails with 404...

Hi, i have problem hosting my ZK app online, on every first page visit a blank page is displayed. After F5, refresh, application is started normally. Application fails to start because page resource...

View Article

https://www.zkoss.org/2005/zk/

Hello, The schema seems not available anymore: https://www.zkoss.org/2005 (and the enire subdirs) Can you tell me where i can find it?

View Article


/zkau not loading with spring security 4

I am using spring security 4.2.3.RELEASE.I am able to login successfully but landing page /zkau not loading. Here is two screenshot. ![image description](/upfiles/1516362226336765.jpg) ![image...

View Article


Event KeyPress Textbox

Hi!! Can you help me about how to do the event key press (specify enter key) in a textbox. Thank's. PD: Sorry but my english is so bad.

View Article

wpd files cannot be loaded when access through IBM Webseal junction

I'm evaluating ZK framework for our new project, but got a BIG problem when I tried to deploy it in our testing environment which with a junction name. The path of some wpd files are correct and can be...

View Article

Strange Behaviour in IE6

Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3651994 By: nobody Hi, I tried to use a listbox to get user input. Afterward, the query result will be displayed on a tabpanel....

View Article

Issue fetching java parameter in zul

I have a Spring based project with ZK UI. The pattern used is MVC and the basic structure of project is following: 1) Controller named 'resultController.java' and this java class is declared as...

View Article


ZK 9 Project - User Defined theme

I have been working in ZK for the past 6 years. I know there are different ways to implement theme in the Project. I wonder any preferred method available to provide the option for the end-user itself...

View Article

How to display data in Grid from database

Hi friends how to display values from database in two columns in grid eg | col_1 | col_2 | ----------------- ----------------- | val_1 | val_2 | ----------------- | val_1 | val_2 | -----------------...

View Article


Incorrect position for dropdown list

Orignial message at: https://sourceforge.net/forum/message.php?msg_id=3834711 By: nobody Hi, I'm working on a page that displays a modal window when pressing a button. The modal window has a combobox...

View Article

Way to store listbox's state?

Is there a way to store a listbox's state (like sorted column number, page etc) on a refresh? I have a page with a listbox, and I want the listbox's state to be stored and the same be displayed when...

View Article


ZK List Box shows unnecessary scroll bar in Chrome but not in Firefox

Look at the following picture taken in chrome and firefox Chrome ![image description](/upfiles/15815775089071781.png) FireFox ![image description](/upfiles/15815775262786942.png) I try to inspect via...

View Article

How to get browser width? getScreenWidth() nothing return

Hi all. I did read this [Browser's Information and Controls](http://docs.zkoss.org/wiki/Browser_management) I used its example code in index.zul to detect the browser width: Time Zone Screen void...

View Article

Dynamic Image (cache?) problem/bug

Hi, I am trying to upgrade from ZK 5.0.1 to 5.0.5 and encountered a problem with my dynamic images: I create a set of images within a groupbox. When the user double-clicks on an image, it is moved into...

View Article
Browsing all 356 articles
Browse latest View live