Remove padding when using Text Wrap
Hi there,
How do you remove padding from the header cell when using the following text wrap code?:
grid.getHeaderTemplate().setClass("text", "wrap");
I have an image in one header cell and text in other header cells. The left padding indents my images. Is there a way to remove that left padding?
Any help would be greatly appreciated.
How do you remove padding from the header cell when using the following text wrap code?:
grid.getHeaderTemplate().setClass("text", "wrap");
I have an image in one header cell and text in other header cells. The left padding indents my images. Is there a way to remove that left padding?
Any help would be greatly appreciated.
August 14,