Hi Sergio

I have an employees table with the following fields

config.columns = [:eno, :ename, :dept, :date_join,  :active, :position, 
:superior]


But it is displayed alphabetically as

 active, ename, eno, date_join, date_left, dept,position,superior in the AS 
grid, create, show, edit.


How can I configure it to display in the default field order ?


TIA


-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails Gem" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/activescaffold.
For more options, visit https://groups.google.com/d/optout.

Reply via email to