Hi,
I have set GroupBySummaryDisplayMode="Text" however the summaries are still not being displayed on the group by rows at all. Is there something else I also need to set?
Thanks,
Alastair
Hello Shobhit,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into, but I am not completely sure how your project is organized and how do you use this html file. Also could please tell me if you try the suggestions I posted in my previous posts.
Feel free to write me if you have further questions.
i need to show summary at group level.
I want to know if there is any property which can be set in html file for each column.
I am java restlet services to get the json data and is using html to render data in infrajistics grid.
Pls let me know if there is any property which can be set either at GroupBy level or Summary level which gives the summary row of values based on grouping.
Hello again,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Perfect!
Thank you very much for you help!
Hello Alastair,
I suggest you set the SummaryDisplayArea like this:
SummaryDisplayArea="TopFixed,InGroupByRecords"
Hope this helps you.