Questions tagged [zk-grid]

Question regarding zk grid component

grid is a zk component

A grid contains components that are aligned in rows like tables. Inside a grid you place columns, rows, and headers.

Wiki: https://www.zkoss.org/wiki/ZK_Component_Reference/Data/Grid

Java Docs: https://www.zkoss.org/javadoc/latest/zk/org/zkoss/zul/Grid.html

36 questions
1
vote
1 answer

Call Window with button in ZK

I have this code: