Example Database Driven Grid

About This Space

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.


Last updated on November 3, 2020

Public Permissions:   View   Open/Fork   Run   Comment  

Loading a Grid Template

This template illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

Grid Widget

The grid widget supports many capabilities that you can provide to your end-users with little to no manual coding. These capabilities include:

  • Column Sorting
  • Movable columns
  • Resizable columns
  • Export to Excel or CSV
  • Paging Bar
  • Row selection
  • Searching for data within the grid
  • Data filtering
  • Hiding columns
  • Context menus
  • Row Folding
  • Automatic database table reading with zero code
  • Row drag and drop
  • And more

Using Visual Designer to setup a Grid

You can use the Visual Designer to design the layout and the behavior of your grid. You can click to add or remove columns and visible rows. You can visually resize rows, columns, and headings. You can edit the heading text inline. You can also configure 100's of properties using the Properties Window on the right. Finally, each grid column can host one or more input or output widgets -- simply drag the desired widget into the first row of the grid in the Visual Designer.

Screenshot

API

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By klaw (@klaw)

Filters:

Popular Recent

An application with a sample database.

3745

0

0

An application to test the hardware failure in my mouse.

3678

0

0

Static HTML Hello World App

3579

0

0

A simple dashboard example that uses responsive design

4310

0

0

A demo of how to build Rich Displays in the Visual Designer that integrate with external CSS and JavaScript file

4654

0

0

Stateless demo app, where the mobile client or the browser would control the flow of the application

4498

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

4777

0

0

A simple app to be called from RPG. It leverages the node-isbn package to resolve ISBN numbers and get the book title

5403

0

0

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

6250

0

0

Expanded version of the Grid template to add additional paging buttons and modify how the data is supplied to the Grid widget.

10654

0

3

This is a variation on the Connect 4 App that will enable multiplayer support.

11651

2

0

A Hello World app with both dynamic output and input fields

6463

0

0