Hello,
I’m wondering why the getItemValue returns the correct value only after bluring the item.
E.g. I have a form and a toolbar with a “Save”-button. Clicking the button and getting the value of an input element that have the focus will return the old value and not the new value.
Any idea?
Thanks in advance
Horst