Code Monkey home page Code Monkey logo

pinallselectallmaterialtable's Introduction

pinAllSelectAllMaterialTable

Created with CodeSandbox

This POC is to test out React Material-UI Tables, and testing the ability to pin all items, select all items, edit row items within a table, and filter the table items with the filter search bar in the upper right corner of each table.

Unfortunately, I did not get the pin all / select all working on the CodeSandbox that is demonstrated in the committed code.

HOWEVER, you will be able to test "activating" a row item, which allows editing of the row items' input fields.

The input fields have a number of different input field types: textboxes: text and number boxes, dropdown-selects, icon-pickers, and dropdown-selects which represent an icon value.

Table 1 demonstrates the "activation" button next to the pencil icon, which will allow editing of a selected row.

Table 2 demonstrates "selecting" an item.

Table 3 is the most comprehensive table, which demonstrates editing multiple fields when the row is "activated". It also demonstrates "grouping by" column category. You can test this by dragging a column header into the greyed area to "group by"

To test this repo, simply run:

npm install

then

npm start

This project is not in active development. Use at your own risk.

pinallselectallmaterialtable's People

Contributors

shoar avatar

Watchers

James Cloos 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.