-
14 Apr 2010 5:20 PM #1
ExtBeer : a demo project using the Ext Designer
ExtBeer : a demo project using the Ext Designer
Hi folks
I put together a small demo project to try out the Ext Designer here : http://github.com/jacobandresen/ExtBeer
It is a basic Ext.grid.GridPanel connecting to google app engine using JPA (Java Persistence)
I'll be happy to hear any feedback you have. Feel free to fork the project on github
regards,
Jacob
-
15 Apr 2010 4:16 AM #2
-
15 Apr 2010 6:16 PM #3
Nice! Thanks for taking the initiative and setting this up.
-
15 Apr 2010 10:31 PM #4
Updates
Updates
I updated some stuff and push to github (I managed to forget to used EditorGridPanel.. so I could not edit). It looks like I want to use something else than singleselect for the SelectionModel.
Oh Yes. Aaron demoed how to do a Master detail view using the designer at out Ă–resund extjs javascript meetup yesterday. Cool demo Aaron! I think I will try and do some master detail in the demo also
Should I post a zip here when I update ? Or do you guys like using github? remember that you can "watch" a repo there.
-
16 Apr 2010 12:37 AM #5
-
22 Apr 2010 5:02 AM #6
You can maybe complete your demo with small things that could help beginners like me :
- put your Grid in a Window, to see how you manage it when EditorGrid is not on top level.
- put a ComboBox in your "type" column, with some remote store.
That will be a awesome help if you could just add this 2 things.
-
23 Apr 2010 12:54 AM #7


Reply With Quote