NewDataSortableGrid objects must include inside it {@link NewDataSortableColumn} components. They notify their grid when theyare sorted. The first time it is rendered the NewDataSortableGrid the first of the {@link Column} is used to order the model. So, in the case the modelis not given in a proper order, it is ordered before showing the data.
@author Javier Moran Rua
|
|
|
|
|
|