How do you recommend controlling the style of the header li

How do you recommend controlling the style of the header
line? Is there a way to do this without modifying the core js?


There
is no any built-in solution for such purpose now. The best approach is to
extend existing init() function, by adding some type of pseudo-unique IDs to
header cells and assigning css based on those IDs.<o:p></o:p>