Is there any less laggy way of dealing with this?
Hello.
Basically, I have 120 fields and I need them to be displayed in groups of 30.
So, there are 4 buttons:
- Fields 1 to 30 are visible. The others are hidden.
- Fields 31 to 60 are visible. The others are hidden.
- Fields 61 to 90 are visible. The others are hidden.
- Fields 91 to 120 are visible. The others are hidden.
This works and does exactly what I want, but it is a bit laggy, taking a few seconds for each button to perform its actions.
So, I tried to solve this in some way and arrived at the following "solution":
I left the 120 fields hidden, and created new 30 fields to just display the information.
Now, when clicking on the buttons, they do not hide/show, but exchange information between them, thus displaying only the 30 that I want, according to the button that is pressed.
It worked, but it got even more laggy.
And now, I'm out of ideas.
So I come here to ask: Is there any less laggy way of dealing with this?
Thanks.
