This project was bootstrapped with Create React App.
- Install Node Package Manager.
- Install node modules:
- npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- 'Make' column supports Select List editing and a Set Filter
- 'Model' column supports text editing and No Filter
- 'Price' column supports numeric editing and a Numeric Filter
- Data is loaded into grid from Internet using React Promise
- Save button prints editing JSON to console
- Grid supports master-detail. Opening a row displays the row's detail grid with columns OID, Name, and Download
- The Detail Grid's Download column renders hyperlinks for downloading dummy 1Mb documents