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

Problem after updating to ZK 9.5.0

I believe there are some changes in CSS From zkoss. Please look at the video. You can see some blue color for fraction of seconds after updating to ZK 9.5. So rolled back [link...

View Article


keikai-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 Article


keikai-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 Article

receiving 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 Article

listbox 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 Article


zk 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 Article

Connection 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 Article

zk-keikai-How to auto fit column width based on text

Please suggest/help out how to auto adjust column width based on max text in cell

View Article


Scroll 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 Article


zk-keikai-ClipboardPateEvent-called twice

When pasting clipboard data, the paste event is called twice.

View Article

constraint 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 Article

Rerender 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


spreadsheet features

Hello! I found this for keikai https://doc.keikai.io/dev-ref/faq.html#insert-a-checkbox-or-a-radio-symbol-in-cells Does older versions support this? For example zss 3.9.1. Didnt found. I need...

View Article

zk-springboot-with-security-Error in CSP Header

The following is aded in Spring Security Configuration http .headers() .contentSecurityPolicy("image-src 'self'; default-src 'none'; script-src 'self'; style-src 'self'").reportOnly() Added the...

View Article


how to use/configure secured websocket (wss)?

Is there any way to used secured web socket protocol (wss) instead of plain websocket (ws) in zk

View Article

Best IDE for CSS develop

Hi, I need IDE to develop Zk CSS extensions. Please inform about your experiences. Thanks, Miguel Goncalves

View Article


zk spreadsheet autorefresh performance

Hello! I am using zk8.0.5 and zss 3.9.1. Seems here performance problem with autorefresh formula values in big templates (like 300 rows) with many formulas like this...

View Article

Extract delta y-value from draggable chart

Is there a way to extract the delta y-value from a draggable chart? For example, my start position is 1000 and my end position is at 1600. How would I go about getting the new delta value(1600)....

View Article

ERROR : java.lang.ClassCastException:

I have following code in zul file ==== def abc='HOSPITAL' alert("abc="+abc); def c1=ClientMap.executeQuery('select id from ClientMap where name=?',[abc]) alert("c1="+c1) This works fine. ALert...

View Article
Browsing all 356 articles
Browse latest View live