loic.salou

Joined: 03/10/2008 00:00:00
Messages: 83
Offline
|
Hello,
I'd like to be able to sort my datatables on more than one column, I don't think the ice:DataTable allows this natively, has anyone tried to implement such functionality ?
The problem seems to be able to detect, when the user clicks on a column, something else indicating that he wishes to sort elements, ALSO on this column.
Using frameworks such as jquery this is usually accomplished pressing "shift" and clicking at the same time on the new sort column... I think there must be some javascript snipet to be able to do this.
Thanks
|