3.2.0

Column values after sorting

How do I get sorted column values?
Shahrukh Batliwala
May 21,
what i do is i sort the values in sql before creating the table... aka server side sorting...

but

obj.setSortProperty("direction", value);

and

obj.setSortProperty("index", value);

should do the trick
hob
May 23,

This topic is archived.

See also:


Back to support forum