Never mind, found answer here:
http://stackoverflow.com/questions/12...
V
Hi,
Yes, but the data filter is connected to the list item. What would be the componentName for the data filter ONLY?
Victor
Is there a way to get only the data filter input in the list component to be fixed? I want the data filter input to stay in one place and the list items to scroll.
Code appreciated.
Thanks
V
Would it be possible to run the JS action BEFORE the navigation away from page happens?
At page Hide event JS action seems to run after navigation is complete or has at least started.
V
run javascript on page hide seems to be working for me now, is that the right way to do it?
V
That means it has to be done manually to every navigation button that leaves the page. Is there a way, such as an event like "beforeleavingpage run javascript", to achieve this with clicking any navigation button that leaves the page?
V
Thank you but that covers centering Horizontally: ---
I'm talking about centering Vertically: |||.
Think I might have solved the problem using some CSS magic. I will post here again if the problem reappears.
Thanks, V