Project

General

Profile

Actions

Feature #89

open

Feature #85: Sortable Table UI Component

Column Component

Added by Lane Shaw about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
UI Component
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
(Total: 0.00 h)

Description

React component that is used within Row components to display different Cell components and sort/filter those rows in a Sortable/Filterable Table component.

Known properties to pass down to the component (subject to change):

  • Header (string), if header is provided.
  • Filter callback, if missing filtering is disabled for this column (no filter input object).
  • Sort callback, if missing sorting is disabled for this column (no sort arrows).
  • Unsort callback, used for marking the column as unsorted using Ctrl+Click on arrows (no effect if Sort callback missing).
  • Sort Text, text to denote this columns position in the sort order (usually a number, starting from 1).
  • Cell type component. (decides input filter type)
  • Cell data.

Subtasks 1 (1 open0 closed)

Feature #121: Change Cell TypeNewLane Shaw

Actions
Actions

Also available in: Atom PDF