Hiding grid for excel [message #768142] |
Mon, 19 December 2011 11:43  |
Eclipse User |
|
|
|
Hi,
we are using Birt3.7 to generate reports.
We have a master page to display headers and footers across the pages, but we hide headers and footers when we render reports in excel format.
We have created headers using grid in master page and set the visibility to hide except for html from properties editors, but still we are getting headers displayed in excel any thoughts on how to hide entire grid in excel.
We also tried to set display="none" in onrender () of grid.
Any ideas on how to hide grid in excel.
Also, if any style set in onrender and also given in properties editor which one is given precedence.
Thanks,
KKP
|
|
|
Re: Hiding grid for excel [message #768327 is a reply to message #768142] |
Mon, 19 December 2011 18:06  |
Eclipse User |
|
|
|
Can you create a sample report that shows this issue? I tried but it
works on my system.
The onrender properties should override specific style properties.
Jason
On 12/19/2011 11:43 AM, kkp wrote:
> Hi,
> we are using Birt3.7 to generate reports.
> We have a master page to display headers and footers across the pages,
> but we hide headers and footers when we render reports in excel format.
>
> We have created headers using grid in master page and set the visibility
> to hide except for html from properties editors, but still we are
> getting headers displayed in excel any thoughts on how to hide entire
> grid in excel.
>
> We also tried to set display="none" in onrender () of grid.
>
> Any ideas on how to hide grid in excel.
> Also, if any style set in onrender and also given in properties editor
> which one is given precedence.
>
> Thanks,
> KKP
|
|
|
Powered by
FUDForum. Page generated in 0.03669 seconds