Datagrid performance in substacks
Posted: Thu Mar 21, 2019 4:20 pm
Hi everybody,
I'm experiencing a very strange behavior that I cannot understand.
Here is the scenario: I have a datagrid in form format in which I load about 17k rows from a file using the dgText.
The datagrid completes all the operations in about 500 milliseconds if it's located in the mainstack but it completes in 2 seconds (4x times slower...) when it's in a substack, even if the mainstack is totally empty.
I guess that this behavior is related to the development environment because if I create the standalone the performances are quite the same.
Can you help me to understand why this happens?
Do you think that this can be reported as a bug of the devenv?
I attached the file useful to try this behavior.
Thank you for your attention
I'm experiencing a very strange behavior that I cannot understand.
Here is the scenario: I have a datagrid in form format in which I load about 17k rows from a file using the dgText.
The datagrid completes all the operations in about 500 milliseconds if it's located in the mainstack but it completes in 2 seconds (4x times slower...) when it's in a substack, even if the mainstack is totally empty.
I guess that this behavior is related to the development environment because if I create the standalone the performances are quite the same.
Can you help me to understand why this happens?
Do you think that this can be reported as a bug of the devenv?
I attached the file useful to try this behavior.
Thank you for your attention