Nobody got any suggestions as to what I'm doing wrong here? I thought this
would be an "easy one" for those that understand it :)

Maybe I'm not explaining it right.... The example
below<http://jsfiddle.net/6uRLa/>a) doesn't sort the the second column
on startup, and b) the third column
isn't correctly sortable (by number).

On 30 August 2010 15:33, Ralph Slooten <[email protected]> wrote:

> Hi guys,
>
> I know it's probably me, but I'm having some real issues trying to create a
> sortable table which actually sorts properly. I have a 3-column table
> generated with HtmlTable(), which I would like to initially sort by the
> second column reversed, using the third column as the secondary sort.
>
> For the "non-working" example please take a look at
> http://jsfiddle.net/6uRLa/
>
> Again, I would like to initially sort by "Total Clicks" and then by "Unique
> Clicks" (both reversed so highest above), however all three columns should
> be sortable so the user can sort by whatever.
>
> Any pointers as to what I'm doing wrong here?
>
> Thank you!
> Ralph
>

Reply via email to