Coder Social home page Coder Social logo

datagrid's Introduction

React Data Grid

The DataGrid component is a configurable and responsive data grid widget for displaying tabular data with optional support for chart integration.

Getting Started

Step 1: Enter the following Information

  • Enter Number of columns
    • Specify How many columns do you want in table?
  • API End point
    • The source from where you want to fetch data from.
  • JSON Path
    • Very important

Note: To format your JSON path correctly, you can use a JSON path evaluator tool like JSONPath Evaluator. Ensure that your JSON path selects an array of objects to correctly populate the DataGrid.

Step 2: Click on Add Column button

Step 3: Fill out the following Data for to Configure each Column.

  • Label
    • Represents the name of your column.
  • key
    • A required unique key for the column. This key is used to identify the data associated with the column.
  • Data Type
    • Data type for your columns (string, number, Date)

If you want to display Chart for any specific column, just check the Render Chart check box and fill out the following details.

  • Chart Type (pie, line, bar)
  • Chart Label Key (Value to display on x-axis)

Step 4: Click on Generate table.

Packages Used

Demo

https://www.loom.com/share/4921a86862aa492185a2669c125c909c?sid=be709b2f-82c0-4a7e-a29c-0ef67cdb9861

datagrid's People

Contributors

alwaz avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.