Hey,
I would like to make a scroll-view which has a UIgrid as a child which holds for example 600 children.
Now I would like to restrict the scroll-view that you can only scroll until the first 100 children (cap it).
how would I create something like this?