I need to right align some columns and have added code in my LiveGrid initialization to set the 'style' element. I've traced it with FBug through the node() function and the styles seem to be set. But I think there's something else in the GUI code that is stripping these values since they don't show up in the final HTML for the LiveGrid.
Any ideas? It seems like right-align would be handy for LiveGrid columns.
TIA
Any ideas? It seems like right-align would be handy for LiveGrid columns.
TIA
Comment