e048476201
* Moved configuration of Columns and Lists to the PropertyPane * Ypdated Images * added comments on enabling columnn types |
||
---|---|---|
.. | ||
.vscode | ||
chalk | ||
config | ||
src | ||
typings | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.npmignore | ||
.yo-rc.json | ||
README.md | ||
UpgradeLog.htm | ||
gulpfile.js | ||
package.json | ||
spfxreactgrid.njsproj | ||
spfxreactgrid.sln | ||
tsconfig.json | ||
typings.json |
README.md
SPFX React Grid
Summary
An SPFX Webpart that uses React, Office-UI-Fabric, and Redux to let users edit list data from multiple Webs and Multiple Sites in a single grid.
Used SharePoint Framework Version
Applies to
Prerequisites
React, Redux Office-UI-Fabric
Solution
Solution | Author(s) |
---|---|
react-spfx-multilist-grid | Russell Gove |
Version history
Version | Date | Comments |
---|---|---|
0.1 | December 31, 2016 | Initial version |
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Minimal Path to Awesome
- Clone this repository
- in the command line run:
npm install
tsd install
gulp serve
Include any additional steps as needed.
Features
An SPFX Webpart that uses React, Office-UI-Fabric, and Redux to let users edit list data from multiple Webs and Multiple Sites in a single grid.
Usage: