This blog is dedicated to ZK Framework which is a Ajax based framework and you can make application with the help of MVC and MVVM Framework.
Friday, September 28, 2012
ZK Model Window Basic Example
Lots of time in ZK Forum Developer asked for Zk Model Window Example. This is a simple example of Zk Model Window..There are plenty of way to open a model window in zk..Try out this...May be Good for ZK beginner .. Download Source Code from Here
Note:- The Position of visible = true
attribute will always after mode="modal" attribute otherwise visible attribute will not work.
Tuesday, September 25, 2012
How to Get intbox Value which is inside Listbox in ZK?
Problem:- I created Listbox by Java Code Where i added intbox inside a ListCell Now i will want to Get the value inside intbox added by user?
Solution:-
The Following Code will Help You...
Monday, September 24, 2012
In ZK How to Set Idle Time
Please add this entry into your zk.xml file
Note:- Time in seconds (5minutes)
Subscribe to:
Posts (Atom)