Hi: I've spent a good deal (too much) time trying to change the data grid sort arrow location. My header row is all custom renderers with text that is rotated 90 degrees. Because of that, the sort arrow ends up in a horrible location. Any ideas on how to move it to the bottom/center of the header row cell? Will I need to extend the datagrid class and rewrite the function that creates the sort arrow or can I is there a simpler way to do this?
Thanks, Dana

