onafterupdate Event of JavaScript
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Hi there, The
onbeforeupdate/onafterupdate
are some of the scriptable events that are supported by the DHTML Object Model for data binding. You can use these events to perform validation on the value entered in the field. For more information, you can see DHTML Event Model Support for Data Binding[^]