Hi all,
I have a problem of showing values in an ItemListBox:
What I did is to create a Context Node with cardenality 0..1 and 2 attributes under it. This node is bound as data source to the ItemListBox. In the WDDOINIT method of my view I calculate some values and append it to an internal table, that is bound after that to the context node with "bind_table"-method.
The ItemListBox shows nothing. Is there anything else to do?
Some ideas?
Thanks
Olli