-
WDK: Label control doesn't refresh.
Hi All, I am doing a validation in my constructor and setting a text to a label control; however, I have trouble refreshing the label. Here's what I do: the button gets disabled alright; but the Label doesn't reflect my error message. I can see in the log, using the Label.getLabel(), returns my message, but not in the…
-
Datagrid refresh
Hi all, I have a datagrid with paging option that I am populating with ResultSet (Not a DQL). I need to refresh the datagrid, when I add an item. The problem is if I do the refresh in onRender(), then it will always stay in the first page, and I can't navigate to the next page. And if I do the refresh and populating the…
-
Forms Builder :: Add value to Table control
Hi all, On my Document View template, I have a listbox(ListBox1) and I have a Table controle (Table1), which has an Insert/Delete button by default. My table has one column which is mapped to my custom doc_type repeating attribute. Up on clicking the Insert button, how can I 'tell' the Table(or the Insert) button to pick…
-
Is Composer available as Plug-in for Eclipse J2EE.
In other words, can we integrate Composer with Eclipse J2EE? Where can I obtain plug-in?