/reactive-datatable

Datatable for FeathersJS App

Primary LanguageJavaScript

Reactive Datatable

Main Techs

Features

  • Feathers Support
  • Support for 1-1 and 1-N Relations
  • Pagination
  • Sorting
  • Filters
  • Item View Mode
  • Item Create Mode
  • Item Edit Mode
  • Item Delete Mode
  • Action Buttons
  • Action Dropdown
  • Bulk Actions
  • Multi Item Selection
  • Conditional Columns and Actions
  • Custom Handlers and Views
  • Extensible Columns Cells Types
  • Extensible Filters Components
  • Extensible Editor Components
  • MobxReactForm for Form Definitions
  • Full Extensible Tachyons Theming

Documentation

  1. Project Setup
  2. Setup Models, Table Schemas, Stores
  3. Handle Feathers Server Params
  4. Registering Stores
  5. Loading Data in Collections
  6. Extensions
  7. Filters
  8. Editor
  9. Actions, Handlers, Views
  10. Service API
  11. Theming

Example Project & Demo

You can find a demo video and a project setup using RFX-Next or Create-React-App and all the code showed in this documentation with examples of Models, Table Schema, Stores and also a Feathers (dummy) Server with Hooks in the following repository: