upgrading project from version 9.8 to 10.X |
11/22/2019 9:07:03 AM |
PHPRunner General questions | |
M
miles authorDevClub member
Hi All am I the only person that is having problems upgrading a project which was built using PHP Runner V9.8 for use in Version 10.3... |
|
![]() |
Sergey Kornilov admin 11/24/2019 |
PHPRunner 10.x employs a more complicated logic. For instance, when you hide a field we are checking if the cell/row where the field was residing is empty and hide/collapse it as well. While this is a better and smarter logic it takes more time to check all the conditions and it generally slower. |