Categories | Question details Back To List | ||
dataprocessor I would like to show an alert after the updates have been successfully saved into the database. How can i do that?? Answer posted by Support on Aug 06, 2008 09:19 can be done as dp.setOnAfterUpdate(function(){ where dp - dataprocessor instance |