X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/examples/grid/row-editing.html diff --git a/examples/grid/row-editing.html b/examples/grid/row-editing.html new file mode 100644 index 00000000..aca01e88 --- /dev/null +++ b/examples/grid/row-editing.html @@ -0,0 +1,28 @@ + + + + Row Editing Grid Example + + + + + + + + + + +

Row Editing Grid Example

+

This example shows how to create a grid with inline row based editing using the row editing plugin.

+

Note that the js is not minified so it is readable. See row-editing.js.

+
+ + \ No newline at end of file