Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
220
Display Validation Error Icon in Summary Rows
posted

Hi all,

 This has been nagging me for awhile now.  I have a ultrawingrid (Infragistics 6.2) which has the following columns:

- Territory
- AccountName
- PercentageContributionForBrandA
- PercentageContributionForBrandB

I'm grouping on the Territory column.  Within the Territory column, I have a summary value for each of the percentage contribution.  The goal is to have the summary value to equal 100% for each of the percentage contribution.  If it's over or under, I want to display an error icon next to the summary value.  Any ideas on how I can acheive this?

Thanks in advance.

Assad