Memory not freed when loading data into a pivot view and leaving the page or closing browser
I have a memory problem in our webapp when loading a bit of data into a pivotview/grid (~20k/30k rows). The problem is not really that the usage is too high or anything, but rather that it is not getting freed or released after waiting even 30mins+, when having already left the page or even closed the browser. After revisting the page and loading the data again, the memory gets even a bit higher, though not doubled and after that it does not get higher again which I’m finding a bit strange. Does aynone already have a clue what this could be and how this is prevented usually?