bwu_datagrid 0.1.0-dev.0 copy "bwu_datagrid: ^0.1.0-dev.0" to clipboard
bwu_datagrid: ^0.1.0-dev.0 copied to clipboard

outdatedDart 1 only

BWU Datagrid is A Polymer.dart grid/spreadsheet element inspired by SlickGrid.

Polmyer Element

Welcome to BWU Datagrid #

Star this Repo Pub Package Build Status Coverage Status

BWU Datagrid is an advanced Polymer.dart grid/spreadsheet component #

BWU Datagrid is a Dart port from SlickGrid

Find examples in the wiki.
The source code for the examples was moved to https://github.com/bwu-dart/bwu_datagrid_examples

UPDATE: Nov 25th, 2015

Status #

Polymer compatibility:

  • Polymer >= 1.0.0: BWU Datagrid versions >= 0.1.0
  • Polymer <= 0.16.4 BWU Datagrid versions <= 0.0.30

Most things are already working:

  • Basic rendering
  • Scrolling and manual column resize
  • Editing, Custom Editors, Custom Validators
  • The examples work also when built to JavaScript
  • Full keyboard navigation
  • Column resize/reorder/show/hide
  • Column autosizing & force-fit
  • Pluggable cell formatters & editors
  • Support for editing and creating new rows.
  • Advanced detached & multi-field editors with undo/redo support.
  • Background post-rendering for richer cells
  • Configurable & customizable
  • Grouping, filtering, custom aggregators, and more!
  • “GlobalEditorLock” to manage concurrent edits in cases where multiple Views on a page can edit the same data.

Works best in Chrome Better support for other browsers is work-in-progress.

Some highlights (when it's ready): #

(This description is copied from SlickGrid. The Dart port is not there yet)

  • Adaptive virtual scrolling (handle hundreds of thousands of rows with extreme responsiveness)
  • Extremely fast rendering speed
  • Supports jQuery UI Themes (not sure yet)
  • Support for millions of rows

Screenshots #

Composite Editor #

composite_editor_item_details

Custom Editors #

e03_editing_01

Inline Filter, Paging, ... #

e04_model

Tree functionality #

e05_collapsing

Alternative Display #

e08_alternative_display

Async Post Render #

e10_async_post_render

Header row #

header_row

Checkbox row select #

checkbox_row_select

Sort by column ascending/descending #

sort_ascending       sort_descending

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

BWU Datagrid is A Polymer.dart grid/spreadsheet element inspired by SlickGrid.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bwu_utils, polymer, polymer_interop, quiver, quiver_log, reflectable, web_components

More

Packages that depend on bwu_datagrid