Utilizing the data attribute: Client-side behavior in APEX

Creating an APEX application is easy, just follow the wizards to create all those reports and forms. But what if you want to add some client functionality like deleting a record using a form, or do some ‘drag-n-drop’ ordering of records. The presentation will show you how to add client side and AJAX functionality to your apps.