benbai's profile - activity

2013-04-20 03:48:47 +0800
answered a question
how to sort grid column that is a date or a decimal amount i know how to add sort="auto" in the zul for sorting. if i do this on a column with Dates or a dollar amount (minus the ...
2013-04-17 09:51:57 +0800
commented question
2013-04-17 09:51:12 +0800
edited answer
how to sort grid column that is a date or a decimal amount You can use a Comparator, e.g., test.zul <zk> <div id="div" apply="org.zkoss.bind.BindComposer" ...
2013-04-16 11:07:57 +0800
edited answer
problem in zhighcharts Currently you can wrap it by a div with hflex=1 and vflex=1, and fire event to zhighcharts to trigger event in composer, ...
2013-04-16 11:06:25 +0800
commented answer
2013-04-16 10:22:58 +0800
answered a question
how to sort grid column that is a date or a decimal amount i know how to add sort="auto" in the zul for sorting. if i do this on a column with Dates or a dollar amount (minus the ...
2013-04-16 07:48:09 +0800
answered a question
2013-04-13 15:16:40 +0800
commented question
2013-04-12 16:22:14 +0800
edited answer
problem in zhighcharts Currently you can wrap it by a div with hflex=1 and vflex=1, and fire event to zhighcharts to trigger event in composer, ...
2013-04-12 11:16:29 +0800
answered a question
problem in zhighcharts I am using zhighcharts in border layout . my problem is that , zhighcharts size not corresponding with parent size . i d ...
2013-04-11 12:52:33 +0800
answered a question
MVVM Form Binding As per this book reference, it shows how we can show some notification whenever user changes the data using form status ...
2013-04-11 09:53:24 +0800
answered a question
Grid: Only one foot child is allowed Hi, is it possible to have two rows' footer in a grid like you can have in the header? For example this works for head ...
2013-04-10 11:32:55 +0800
answered a question
How to clear a datebox value Hi all, how to clear a datebox value that the datebox is empty as by creation ? thanks Stephan ...
2013-04-10 11:26:16 +0800
answered a question
Keypad Component Look at the picture Does ZK has that Keypad component. Or can we create using any of the existing component ? any ide ...
2013-04-10 11:24:48 +0800
received badge
2013-04-10 11:21:48 +0800
answered a question
2013-04-05 10:23:43 +0800
answered a question
Keypad Component Look at the picture Does ZK has that Keypad component. Or can we create using any of the existing component ? any ide ...
2013-04-04 11:55:24 +0800
edited answer
composite component help Where did you put your ZKAddon.xml? Based on my previous post, it can be defined in lang-addon as follows: Create WEB ...
2013-04-04 11:55:07 +0800
edited answer
composite component help Where did you put your ZKAddon.xml? Based on my previous post, it can be defined in lang-addon as follows: Create WEB ...
2013-04-04 11:52:41 +0800
edited answer
composite component help Where did you put your ZKAddon.xml? Based on my previous post, it can be defined in lang-addon as follows: Create WEB ...
2013-04-04 11:51:45 +0800
answered a question
composite component help Hi I am trying to use zk composite component pattern. My objective is from the client(ZUL), i will be passing comma s ...
2013-04-01 11:18:40 +0800
answered a question
Can one limit overlapping window to its parent space? Hello. I have a screen divided in two . I create an overlapping window in one half which can be maximized. When I click ...
2013-04-01 08:56:35 +0800
answered a question
Information on ZK performances (production environment examples) Dear all, I usually adopted ZK for small demonstration prototypes for research projects/proof-of-concepts, so when col ...
2013-03-28 02:17:55 +0800
answered a question
2 Dynamic Grids inside Scrollview - Want them to scroll Together I have a situation where I have 2 grids that are dynamically created at run time. The grids are dhZoneUserPointGroupsGri ...
2013-03-27 08:19:12 +0800
answered a question
how to post progress messages to a window for long running processs? I have a data entry MVVM form which includes a 'save' button. If the user clicks on the 'save' button then the resultin ...
2013-03-27 07:27:12 +0800
answered a question
composite component help Hi I am trying to use zk composite component pattern. My objective is from the client(ZUL), i will be passing comma s ...
2013-03-27 05:25:17 +0800
edited answer
How to make datebox accept multiple formats? You can try override the updateChange_ (client side function) and service (server side function), for example: <zk x ...
2013-03-27 05:21:41 +0800
answered a question
How to make datebox accept multiple formats? Hi! Is there a possibility, to make a datebox accept e.g. "2013" or "13.02.2013" as input? I wanted to catch and edit t ...
2013-03-26 12:39:38 +0800
edited answer
zk and multiple browser tab There is only one session for all tabs and each tab has different desktop, you can check it by the sample below: <zk ...
2013-03-26 09:51:16 +0800
answered a question
zk and multiple browser tab We developed our application with ZK and we use Session to pass some variables across different pages. We run into probl ...
2013-03-26 09:07:51 +0800
answered a question
Zk setting to prevent server calls onChange event. Is there a ZK setting to control the server side calls that are made for every event on the screen. Here in the combobox ...
2013-03-25 09:14:49 +0800
commented question
2013-03-22 07:47:49 +0800
received badge
2013-03-22 07:47:49 +0800
edited answer
cardlayout - What event when card opens ? Regarding to change card by tab key, you can try override both client side and server side functions as needed, please r ...
2013-03-22 07:34:20 +0800
answered a question
cardlayout - What event when card opens ? Hi, I am building some kind of wizard based on a cardlayout. Each step of the wizard is displayed in a separate card. I ...
2013-03-22 05:11:53 +0800
answered a question
zk Tree with multiple and checkmark and paging Hi guys I am getting a pink popup box with an error "Failed to mount: Handle required for [object Object]" when i click ...
2013-03-22 04:15:47 +0800
commented question
2013-03-11 05:09:57 +0800
commented question
2013-03-11 04:22:29 +0800
answered a question
Error when adding a gMark in gmaps using GenericForwardComposer and echoEvent Hi, I'm trying to implement gmaps for first time in my application. I follow the demo and it works fine but now I want t ...
2013-03-07 08:37:15 +0800
answered a question
how to intigrate codemirror with zk textbox can any one please tell me how to intigrate codemirror with zk textbox, i am using codemirror fromTextArea, and passin ...
2013-03-06 02:51:57 +0800
edited answer
Managing focus in grid that has input field in rows Edit: override replaceWidget and use sclass to target specific component This is caused by ZK try to restore the focus ...
2013-03-05 10:26:57 +0800
answered a question
Managing focus in grid that has input field in rows Hi everybody, I need help for the problem I'm going to describe. I've 2 grids: GridFrom and GridTo. GridFrom has 2 colu ...
2013-03-05 08:41:34 +0800
answered a question
CSV File upload Issue I'm licensed user of zk. I tried to upload file using event.getMedia() on local machine & accessing same URL from re ...
2013-03-05 08:32:08 +0800
answered a question
Combobox custom label and value Hi All, I have a Table A having the following schema: a-id, a-name public class A{ int id; //get&set methods Strin ...
2013-03-05 08:15:59 +0800
answered a question
Is it right to set a Listgroup as open from within ListitemRenderer? Hi, I'm using a custom listitem renderer in order to render a SimpleGroupsModel. I've realized that if I invoke ( ( Lis ...
2013-03-05 06:47:57 +0800
answered a question
zul.grid.ColumnMenupopup.prototype.syncColMenu In ZK 6.0.x we had a script that was over-riding the client function syncColMenu() in the class zul.grid.ColumnMenupopup ...
2013-03-05 05:10:02 +0800
commented question
2013-03-05 04:58:28 +0800
commented answer
2013-02-06 11:37:07 +0800
received badge
2013-01-31 11:02:20 +0800
received badge
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More