G
Guest
I am creating an app which has multiple forms. Currently I am creating
global structures and using that to store the values between forms. I am
concerned about how much resources that may take. Is this a decent way to
pass values or is that a better practice for passing values between forms?
Opinions ?
global structures and using that to store the values between forms. I am
concerned about how much resources that may take. Is this a decent way to
pass values or is that a better practice for passing values between forms?
Opinions ?