Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:nested_set_model [2009/11/28 10:07] 127.0.0.1 external edit |
wiki:nested_set_model [2017/12/12 19:21] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Nested Set Model ====== | ====== Nested Set Model ====== | ||
| - | As discussed in previous chapter [[:wiki:treegrid | Configuration]] one of the important part is the treeReader property. Configuring this properly and understanding the basic concept of the nested set model will make your life easy. | + | As discussed in previous chapter [[:wiki:treegrid | Configuration]] one of the important part is the treeReader property. Configuring this properly and understanding the basic concept of the nested set model will make your life easy. |
| ===== treeReader Configuration ===== | ===== treeReader Configuration ===== | ||
| The default treeReader Configuration when we use tree grid with nested set model is: | The default treeReader Configuration when we use tree grid with nested set model is: | ||
| + | |||
| <code javascript> | <code javascript> | ||
| treeReader : { | treeReader : { | ||