/ext-4.1.0_b3/docs/guides/grid/examples/row_editing/index.html
https://bitbucket.org/srogerf/javascript · HTML · 15 lines · 13 code · 2 blank · 0 comment · 0 complexity · 64c7505b9747e7afe0385e4575f3698d MD5 · raw file
- <!DOCTYPE html>
- <html>
- <head>
- <title>Ext JS Grid Panel - Row Editing</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link type="text/css" rel="stylesheet" href="../../../../extjs/resources/css/ext-all.css"/>
- <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
- <script type="text/javascript" src="app.js"></script>
- </head>
- <body>
- Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
- </body>
- </html>