![]() |
Tree Views + Loadarray
In a textfile, I have this:
PHP Code:
PHP Code:
|
For the tree view you set attributes like this:
sortmode = "value"; sortorder = "descending"; groupsortorder = "ascending"; For the nodes then: sortvalue = 1; sortgroup = 2; That would sort the nodes after the value you have assigned to them. When you set sortmode="name" then it will be sorted alphabetically. The sort group can be used to let some types of nodes always appear at the top, e.g. in a folder view you would want to display the folders at the top. |
Quote:
|
| All times are GMT +2. The time now is 06:46 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.