Hi, i've been playing around with exhibit a bit more and i think i've  
found a bug in the formats.

using my field (B) (defined from previous email), i thought i'd first  
try to just make sure that sorting on the numeric field works; so i  
set up the <ex:columnFormats/> to be 'number'. however, when i click  
on sort, the sort appears to be alphanumeric still :(

also, i discovered that you could potential change the label on the  
field using the following format:

text{}
however, it only accepts the single parameter 'max-length'. it would  
be useful (for me anyhow) to be able to use a parameter like 'value:  
expression( .port )' to be able to achieve what i want.

thanks,

Yee.



On 7 Feb 2008, at 16:30, Yee-Ting Li wrote:

> Hi,
>
> i have a column/field which i would like to sort by in the tabular
> view (A). however, it's a little convoluted in it's contents (it's
> both numeric and alpha). now, i also have another column (X) which
> basically is a numerical representation (computed from (A)'s contents)
> of this field.
>
> is it possible to overload exhibit's method of sorting columns, or
> alternatively to use my 'numerical' representation (B) whilst still
> showing the value of (A) in the field? if so, how do i do this?
>
> thanks!
>
> Yee.
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to