Namespace: Consultingwerk.Web2.Services.SmartViews
Interface 
IGridCustomizationProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object




Top Method Summary
Options Name Purpose
CustomizeGridPostSerialization (character, character, JsonObject) Customizes the resulting JSON defition
CustomizeGridPreSerialization (character, character, KendoGrid) Customizes the ABL KendoGrid definition


Method Detail
Top

CustomizeGridPostSerialization (character, character, JsonObject)

Purpose: Customizes the resulting JSON defition
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity to return a view spec form
pcViewName CHARACTER
The name of the view
poJsonObject Progress.Json.ObjectModel.JsonObject
The JSON Object with the Kendo UI definition to customize
Top

CustomizeGridPreSerialization (character, character, KendoGrid)

Purpose: Customizes the ABL KendoGrid definition
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity to return a view spec form
pcViewName CHARACTER
The name of the view
poKendoGrid Consultingwerk.Web.Kendo.Grid.KendoGrid
The KendoGrid structure to customize


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:08