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

How to column span an item inside FLowListView that is declared as 2 columned list? #52

Closed
kiranis opened this issue Dec 2, 2016 · 2 comments

Comments

@kiranis
Copy link

kiranis commented Dec 2, 2016

Hi Daniel,

I have a FlowListView that is binded from a list of items, the list column number is set to 2, but I want to insert an extra item (ads) after each 4 items.

What I wanted to do is to column span that ad item dynamically but it didn't work with FlowColumnExpand property.

Appreciate your help on this matter.

Thanks!
Regards.

@daniel-luberda
Copy link
Owner

daniel-luberda commented Jan 10, 2017

Hi @kiranis,

Could you write more details? I don't understand what you want to achieve. Thanks :)

@mrtcofficial
Copy link

@daniel-luberda i got same question ... See i set Flowlistviewcolumn = 2 and i got 20 Items to show but i want to show an Ad in a after Every 4 items so for showing that ad i want to column span that row so my ad looks big ...
this is what i want to achieve can you please tell us is it possible in FlowListView to ColumnSpan that specific row

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

3 participants