Last Updated:
23 Apr 2025 12:19
by ADMIN
Created by:
Kendo UI Support
Comments:
Category:
PivotGrid
Type:
Feature Request
If we set the model property to internal, it will change the behaviour of the serialization of the response behind the scenes.
This means I should reiterate the data and create a new object to remove the unwanted property. This is a waste of memory usage, isn't it more efficient if we tell the library to decide which fields to show or not?