Page 1 of 1

View Total Net core

Posted: Tue Apr 28, 2020 3:08 pm
by luigi.arena
Hello,
I use the object Table in Dashboard, I set view total for column, in designer and in preview I can view the Total but when I running the Report by My App in .net core the Total is Hide, if I show the report in Full View mode the total are displayed.
In attachment 2 images
DesignMode.PNG
DesignMode.PNG (11.99 KiB) Viewed 1886 times
ExecuteMode.PNG
ExecuteMode.PNG (22.09 KiB) Viewed 1886 times
Thank.

Re: View Total Net core

Posted: Thu Apr 30, 2020 6:32 pm
by luigi.arena
The totals were not displayed because the window was not maximized.
I added some css rules to ensure that even the window is not maximized, the height is 100%

Re: View Total Net core

Posted: Sat May 02, 2020 12:47 pm
by Lech Kulikowski
Hello,

Thank you for the information.