issue displaying total row on devexpress pivot grid when paging

Posted by Leonardo Raygoza on Stack Overflow See other posts from Stack Overflow or by Leonardo Raygoza
Published on 2010-12-27T21:16:10Z Indexed on 2011/01/11 7:53 UTC
Read the original article Hit count: 243

Filed under:
|
|

Hi, I'm working with devexpress pivot grid, so I added the paging function and everything is working fine, the only thing I need to do is display the total row on each page, at this moment it is displayed just in the last one, I was looking on DevExpress documentation and it looks like pivot grid calculate the total and gran total automatically and I don't find any thing about my task, anybody knows how can I do this???

Regards

Leo

© Stack Overflow or respective owner

Related posts about .NET

Related posts about ASP.NET