This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Daniel Wanja (author)
Sun May 03 14:25:16 -0700 2009
commit ae9aa71829c5ddb364e810d14c504c0315bc29f5
tree fae5b2bf2809501a277951a0d81583261273d07b
parent 01b6430e41a567e9d28fdce016f959223f7a0fa3
tree fae5b2bf2809501a277951a0d81583261273d07b
parent 01b6430e41a567e9d28fdce016f959223f7a0fa3
flexonrails / 18_Advanced_Data_Grid_and_Awesome_Nested_Sets
18_Advanced_Data_Grid_and_Awesome_Nested_Sets/README
This is the code for chapter 18 - Advanced Data Grid and Awesome Nested Sets
Before starting the Rails application perform the database creation and migration then load the following script
./script/runner db/load_categories.rb
ForActsAsNestedSet.mxml
This is a bar minimum application that displays the nested set in a tree view component.
ForActsAsNestedSetAdvancedDataGrid.mxml
This application displays the nested set in a tree view, advanced datagrid, and text area as XML.
ForActsAsNestedSetAdvancedDataGridCRUD.mxml
This is the main application shown in the chapter that allows CRUD and move functionality using the advanced datagrid
and the nested set.
ForActsAsNestedSetCRUD.mxml
Similar to the main application but using a tree view.







