What's the best/simplest way to create a form to CRUD data in an Oracle table via a DatabaseTableDef
What's the best/simplest way to create a form to CRUD data in an Oracle table via a DatabaseTableDefinition?
Comments
-
You can utilize Data Grids or a Data Repeater to view and change data.
See: https://youtu.be/jUeULLRTzZ0 at 05:09

