Sorting Trees: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(rewrote it based on what i do at mdc)
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Sorting Trees==
See [http://developer.mozilla.org/en/docs/Sorting_and_filtering_a_custom_tree_view Sorting and filtering a custom tree view] at [http://developer.mozilla.org MDC].
<p>The following example explains how to use tables as datasources for trees and how to sort columns based on header clicks.</p>
<p>This example applies to Trees in tabular form with custom views.</p>
<br/>
<p>TODO:</p>
 
===Example===
<pre>
Code follows
</pre>
 
[[Category:Example code|Sorting Trees]]

Latest revision as of 19:49, 25 May 2007