Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 448 Bytes

@dojo/widgets/grid

Dojo's Grid is a reactive lightweight, customizable grid widget.

Features

  • On-demand virtual rendering with supports for large data-sets
  • Backed by @dojo/framework/stores
  • Cells may be editable or read-only
  • Filtering and Sorting by column
  • Custom cell renderers
  • Resizable columns
  • Row selection
  • Opt-in support for traditional pagination