I have a page that has a AS table, and the params[:id] of the called
page is one of the items in the table.

I'd like to be able to highlight that row.

I have everything in place including a .css entry.

everything works except I can't figure out how to determin if

record.id = params[:id]

seems like it should be easy.
--~--~---------~--~----~------------~-------~--~----~
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