XRX/Table Sorting: Difference between revisions

From Wikibooks, open books for an open world
< XRX
Jump to navigation Jump to search
Content deleted Content added
Created page with '== Motivation == You have a table of data and you want to change how the results are sorted by clicking on the column. == Method == We will add a sort parameter to a simple XQue…'
(No difference)

Revision as of 22:06, 18 March 2009

Motivation

You have a table of data and you want to change how the results are sorted by clicking on the column.

Method

We will add a sort parameter to a simple XQuery.

Sample Data

We will use a sample table of flowers.

http://extjs.com/deploy/dev/examples/grid/plants.xml