Hello Dimiter, To me it sounds that your users might got confused when the sorting order assigned by the application is in a conflict with the natural (left %u2013 right, first - last) order of the table columns %u2013 so they request additional indication for the order.
If that is the case, as long as the visual representation of the sorting order is always in sync with the order assigned by the application you wouldn't need to provide additional indication for that order. You can add functionality to the application to display the table columns in the assigned sorting order and give the user the ability to set custom sorting order by dragging the table columns. Here is an example : http://www.extjs.com/deploy/dev/examples/grid/array-grid.html Regards, Ivan Bachev http://ivan.bachev.com . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Posted from the new ixda.org http://www.ixda.org/discuss?post=48469 ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [email protected] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
