Listbox onDataChange

Forum to discuss the Web client version of Servoy.

Listbox onDataChange

Postby Peter de Groot » Thu Aug 15, 2013 2:05 pm

Hello All,

I have this Listbox with an onDataChange event attached,
Code: Select all
function onDataChangeSectionLb($oldValue, $newValue, $event) {
   application.output($oldValue + ' - - ' + $newValue);
   return true;
}


When the onDataChanged is triggered from smartclient I get
68 - - 67
67 - - 68
68 - - 67

but when triggered from a webclient I see
67 - -
- -
- -

Is this expected behavior?
We use servoy 7.2

Regards,

Peter
User avatar
Peter de Groot
 
Posts: 215
Joined: Thu Jan 10, 2008 8:38 pm
Location: Not sure...

Return to Servoy Web Client

Who is online

Users browsing this forum: No registered users and 6 guests