X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/grid/row-editor.html diff --git a/examples/grid/row-editor.html b/examples/grid/row-editor.html deleted file mode 100644 index c7050bcf..00000000 --- a/examples/grid/row-editor.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - Grid with RowEditor Example - - - - - - - - - - - - - - - -

Row Editor Grid Example

-

- This example shows how to create a grid with inline row based editing using a custom row-editor. - The example code row-editor.js is not minified, so it's readable. -

-

- To use this example, be sure to include the RowEditor.js file. -

- -

- -