Loading a Grid 2

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 June 6, 2019

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

Filters:

Popular Recent

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

20532

0

5

Employee Maintenance Application with a separate Edit Screen

12678

0

1

Simple example of a real world business application

16739

0

1

This lab walks you through building a series of Node.js applications that work with employee data.

17387

3

7

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

13146

0

5

A low-code Inventory System

10205

0

1

User Account Management and Login System

15032

0

1

This space serves an an example of a simple low-code forum application.

11143

0

1

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

11054

2

4

Simple output to a browser from Node.js

11728

0

4