We are using Sycfusion pivot grid to render data, here we want id column as internal parameter to sort the column , Example month is the description shown in the grid but we want monthid to be used to change the sort behavior, how can we achieve this.
Also we do not want monthid to be shown in the pivot grid settings toolbar which is rendered. How can we achieve this.