Thanks
--
View this message in context:
http://www.nabble.com/Custom-column-order-tp23612732p23615939.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
--
Crystal Reports - New Free Runtime and 30 Da
Hi Massimo,
On Tuesday 19 May 2009 Massimo Petrillo wrote:
> I need to use a different order for a column in a table.
> In other words, I need something like the parameter of "sort" method of
> Array. This parameter is in turn a function with two parameter and returns
> 1, 0 or -1 according if th
Hi,
I need to use a different order for a column in a table.
In other words, I need something like the parameter of "sort" method of
Array. This parameter is in turn a function with two parameter and returns
1, 0 or -1 according if the former parameter is greater, ugual or lesser
than the latter.