Lost "order icon" when sorting the grid

View: New views
1 Messages — Rating Filter:   Alert me  

Lost "order icon" when sorting the grid

by XMaNIaC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I've noticed that everytime that I click a column the data is ordered but the icon is not displayed in the column header. It's there but Firebug shows:

.soria .dojoxGridArrowButtonChar {
   display:none;
}

.dojoxGridArrowButtonChar {
   ----display:inline;----
}

Obviously I messed something in the store. When is that CSS changed?

Regards

_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-interest@...
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest