https://github.com/loiane/extjs-crud-grid
ExtJS and Spring Framework CRUD grid example
https://github.com/loiane/extjs-crud-grid
Last synced: 7 months ago
JSON representation
ExtJS and Spring Framework CRUD grid example
- Host: GitHub
- URL: https://github.com/loiane/extjs-crud-grid
- Owner: loiane
- Created: 2010-03-22T00:01:33.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-07-31T00:25:40.000Z (about 15 years ago)
- Last Synced: 2024-10-12T08:27:17.553Z (12 months ago)
- Language: JavaScript
- Homepage: http://loianegroner.com
- Size: 4.71 MB
- Stars: 28
- Watchers: 6
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Example of a CRUD grid using ExtJS and Spring Framework.
Libs used in this project:
Spring MVC Framework
JSON lib
ExtJS 3.1.1 - including RowEditor Plugin and Datadrop (ExtJS 3rd party plugin).Also, this example demonstrates how to save data from a excel file
(take a look at http://github.com/loiane/extjs-grid-dragdrop-excel).Download this example and run it in a java app server. (I used TomCat)
http://localhost:8080/extjs-crud-grid/For more examples and tutorials:
http://loianegroner.com (English)
http://loiane.com (Portuguese - BR)