Hello,
long story short, if i get a return from a dataset and i want to update 1 element on the page without refreshing the complete page how would i do this?
I now checked if the dataset is ready, if its ready and it returns to me it done. I will refresh the element but does not work.
Furthermore, I try to do hide,show with a interval in the hope it will refresh the value.
$w#element.refresh does not working either… im kinda screwed if i cant update a element value