Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
5020
Property Describing PullDown State
posted

You added showPullDownRow (thank you!), but there doesn't seem to be a way to programmatically check if the grid is currently in the pulldown state. Any chance you can add that?

Also, it would be nice if there was a way to "pin" the pulldown to the top of the screen, similar to how sections get pinned to the top when scrolling down. If that's an easy addition, that would make our "discovery" UI much more usable.

  • 40030
    Offline posted

    Hey Caylan, 

    Exposing the current pull down state shouldn't be to hard. 

    Pinning the row to the top of the screen will be much more difficult. That feature wasn't designed with that use case in mind. There are perhaps other ways to achieve this using the content inset of the grid. 

    -SteveZ