Hi guys!
I was doing some tests and noticed that, if I load the data that I need (already filtered and manipulated from my database) previusly in a RG and point my “searches” and operations to this RG instead of use a bunch of “Search for” spreaded all over my page, my app runs smoother and I have almost no lag/load time.
So, my FIRST question is:
This make any sense? Someone else is doing things this way? What are the best practices when we talk about this comparison.
This said, here comes my SECOND question:
Is it possible to hold the loading process of a RG untill I want it to start? Like “don`t load the list untill I am sure that the user will need it”. Perhaps, start the loading process thru a workflow event of something… I tried to make them invisible but noticed that they still loads the data even when they are not “visible on page load”…
And, for last, my THIRD question:
Can I access all data in my RG’s list even if it is not seted as “full list”? Note that I am not trying to show the data, only to access it thru workflow and searches…
Thanks in advance!