Is there an example comprising the following together:
1. employing ajax to fetch data
2. centering column headings
3. aligning data to the right for numerical data (while keeping the ALL headings centered)
I agree. I can do all of these things independently, but have not been able to figure out how to have them all true concurrently. If I fetch data via Ajax, then employ aoColunms to align column data unfortunately the header is affected too.
Replies