Hi all,
anyone knows how is possible to get the value of a checkbox in a DynPage?
Example:
<hbj:checkbox
id="CheckCPUStat"
text="CPU status"
key="chk_Stat"
/>
In this case i want to read the string "CPU status".
If I use the getText method, the returned value is always null, with the getTooltip method too.
please, help!
thanks a lot.
Gennaro