so if anyone is curious I just have this set to go 3 seconds after the page is loaded (because .load and .ready caused it to break the highlighting) Curious though if anyone knows how to do this on an event without saving. But for now this works for me
For anyone who wants the code here it is
http://pastie.org/10914436Im not sure what other pages this is will work but in my case I have an embedded grid edit report on my master record. I have related tasks and this report is to create assignments for those tasks. There isn't a relationship to the master and assignments, just tasks. So they create multiple assignments and assign the child tasks to it and assign users to complete the assignment so the originator can complete the task. The function just checks to see if Completed is checked, if so its black, if not its red.
Hope it helps and look forward to feedback!
