AggregationType Custom

Discussions relating to plugin development, and the Jiwa API.

AggregationType Custom

Postby Riyaz » Tue May 12, 2020 1:07 pm

Hi There

Just need some clarification pls, how do we use the AggregationType.Custom in the grid, I believe we can set the values here. At the moment, we are using GridObject.ActiveSheet.ColumnFooter.SetAggregationType(0, Col, FarPoint.Win.Spread.Model.AggregationType.Sum), but having rounding issues, pls see attached. If this is standard, planning to use the custom option, hence need some advise pls.

GridObject.ActiveSheet.ColumnFooter.SetAggregationType(0, Col, FarPoint.Win.Spread.Model.AggregationType.Custom);
Attachments
2020-05-12 12_05_31-192.168.178.27 - Remote Desktop Connection.png
Riyaz
Kohai
Kohai
 
Posts: 233
Joined: Wed Dec 02, 2015 2:05 pm
Topics Solved: 2

Re: AggregationType Custom

Postby Scott.Pearce » Wed May 13, 2020 10:25 am

The JiwaGrid control is actually a wrapper around a third party control called Spread for Windows Forms (https://www.grapecity.com/spread/). The SetAggregationType stuff you are doing is standard Spread functionality, so I suggest you start by checking the Spread documentation. We are currently using Spread v8.35.20151.0, so I've attached the documentation that came with that. There are also online Spread resources such as forums available here.

FarPoint.Win.Spread.8.0.rar
(38.2 MiB) Downloaded 58 times
Scott Pearce
Senior Analyst/Programmer
Jiwa Financials
User avatar
Scott.Pearce
Senpai
Senpai
 
Posts: 742
Joined: Tue Feb 12, 2008 11:27 am
Location: New South Wales, Australia
Topics Solved: 221


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 5 guests

cron