Cannot use both "aoColumnDefs" and "aoColumns"?

Cannot use both "aoColumnDefs" and "aoColumns"?

shamelessshameless Posts: 31Questions: 0Answers: 0
edited March 2011 in General
SOLVED: Init was choking on the "_all" value for "aTargets". I'm only using an aray of integers, but it is working. Well, the class is getting generated, anyway. :)

I am attempting to set a class on each table cell that will center the content; I am using both Can

"aoColumns" appears to be working correctly, but "aoColumnDefs" instructions appear to have no affect.

Following is all of the initialization. You can see the page at:
http://esc.toypizza.com/index.php/sysalert

...in the "Current Issues" section of the accordion.

You can see the js code at:
http://esc.toypizza.com//_js/escalate.js

If anyone has a sample of how to align cell contests using both "aoColumnDefs" and "aoColumns", I would very much appreciate the go-by.

Regards,

Shameless
This discussion has been closed.