Table (Row, Cell) Example

widget_table

Demonstrates advanced options for the Table widget, including selection, row-level highlighting, and column-level highlighting.

Data grids are complex. Users expect to navigate them with keys, select rows, and clearly see which cell is active. The Table widget provides these features out of the box efficiently.

Features Demonstrated

Hotkeys

Usage

ruby examples/widget_table/app.rb

Learning Outcomes

Use this example if you need to…

Read the source code β†’