Skip to content

Calculate the total difference between two columns in grid on batch editing using aggregates. Also prevent updating the values if the aggregate column values differ.

Notifications You must be signed in to change notification settings

SyncfusionExamples/EJ2-DataGrid-MVC-Editing-Batch-Aggregates-calculate-difference-between-columns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET MVC DataGrid - Calculate Difference between Columns on Editing Batch Aggregates

This sample explains about how to calculate the total difference between two columns on batch editing using aggregates and cancel the value updating if the total column values differ.

Incident link: https://www.syncfusion.com/support/directtrac/incidents/256872

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

About

Calculate the total difference between two columns in grid on batch editing using aggregates. Also prevent updating the values if the aggregate column values differ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published