We have several fastTabs on a Dynamics NAV 2017 page. On these fastTabs are fields that are calculated using complicated functions which have a big performance impact on our page. We program in "old" C/AL code, NOT in new AL on Visual Studio Code.
Is it possible to programmatically find out if a given fastTab is minimized, so we can only calculate the fields if the fastTab is not minimized?
-1
Answers
If you follow da_neal 's suggestion you immediately lose the possibility to upgrade to versions/environments that don't have the windows client available.