Crud with search
About This Space
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
Last updated on February 12, 2020
Forked from: /alex/crud-with-search/
Public Permissions: View Open/Fork Run Comment
Customer CRUD with Search
This workspace illustrates a basic database maintenance CRUD application. It utilizes a Rich Display File with multiple screens.
API
- pjs.query() - Execute an SQL query
- pjs.defineDisplay() - Create a Rich Display object from json definition
- display.screen.execute() - Display a screen and wait for user to respond
- display.grid.replaceRecords() - Clear and add records to a Rich Display Grid
More Spaces By Vipul (@vipul-kumar)
- 1
- 2
This is an example for a few ways you could set up a grid to be able to scroll/have any row at the top of a grid.
5032
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
4676
0
0
Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.
4728
0
0
- 1
- 2
Be the first to comment:
Comments