Skip to content

Commit

Permalink
* #68. fix edit cells on std mode + version + build
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurkushman committed Oct 29, 2017
1 parent a7278e1 commit e64786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ editableCells: true
```
Thus, You can click on any cell - edit the content and press Enter to send the AJAX request to the specified url.
**Is it possible to edit multiple rows?
**Is it possible to edit multiple rows?**
Sure, but you should understand the fact, that if you edit a field - it will be changed for all selected rows,
those fields that were left unchanged will be sent in their current state.

0 comments on commit e64786e

Please sign in to comment.