Currently, the docs for virtualizationThreshold
state:
Turn virtualization on when number of data elements goes over this number, defaults to 20
Does this actually mean that the virtualization engine is completely disabled if the grid has less rows than the threshold, or that it will virtualize any columns that exceed it?