Markus Müller-Simhofer
Results
3
comments of
Markus Müller-Simhofer
@hannesoid @lukaskubanek Any update on this or can we close this issue?
I also needed support for a grid header view. I added it to my fork: https://github.com/aquarius/GMGridView/commit/65d43a82657b01ece8f1fb651d16055b7a47f185
Right, you probably need to attach it to the grid view directly if you have paging enabled so it always stays on top. How would you solve this? Add a...