Robert Matei wrote ...

> I'm never looking to order my data by ascending order in any column,
> so if I can avoid the extra click every time I wanna sort, so much the
> better.
> 
> Any way to do this? Can't find anything in the API.

As far as I can tell there isn't.  I think your only option is to modify
the list_column_headings partial and change the hardcoded sort ordering.
Alternatively, you could look at adding a config option that the partial
would use as an override to the current defaults.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to