Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListView - type of GridLayout #27

Closed
FauClausen opened this issue Apr 22, 2015 · 2 comments
Closed

ListView - type of GridLayout #27

FauClausen opened this issue Apr 22, 2015 · 2 comments
Assignees
Milestone

Comments

@FauClausen
Copy link

How do you change the layout to be the type of a GridLayout (or others)

/Thanks

@TheWrathOfConst
Copy link
Collaborator

Use the win-grid-layout directive inside of your win-list-view:

<win-list-view>
    <win-grid-layout></win-grid-layout>
</win-list-view>

@sondreb
Copy link
Contributor

sondreb commented Oct 16, 2015

Sorry for commenting on old issue, but this is another example that there is a serious need for better documentation of Angular WinJS. There is a property named layout on the list-view, I have tried to set it to a lot of different things with nothing working. Having to search closed issues on Github is not the proper way for learning a library like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants