Copy Test

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 March 24, 2020

Forked from: /ecullum/loading-a-grid/

Public Permissions:   View  

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

Comments have been disabled for this space.

More Spaces By eseage (@ecullum)

Filters:

Popular Recent

Simple example of how to use an icon as a placeholder for a textbox.

4727

0

0

Test for issue 6433

3706

0

0

Bound field properties in grids.

3757

0

0

3669

0

0

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

4936

0

0

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

4768

0

0

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

4452

0

0

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

4154

0

0

An example of how to set up your context menu so that your options apply to multiple grid rows that are selected.

3718

0

0

An example of how to change the text of a label depending on an on/off switch widget.

4600

0

0