Hi!
I've got a ListGrid in which I defined some custom styles via getBaseStyle for one column. When I open the print preview my defined styles for this column are gone.
Is there a way to adapt my style also for the print preview? I found a CSS class called .printCell but it doesn't have any effect. Unfortunately there is no description for printing in the docs.
Thanx in advance!
I've got a ListGrid in which I defined some custom styles via getBaseStyle for one column. When I open the print preview my defined styles for this column are gone.
Is there a way to adapt my style also for the print preview? I found a CSS class called .printCell but it doesn't have any effect. Unfortunately there is no description for printing in the docs.
Thanx in advance!
Comment