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

[HorizontalListView] Auto ItemHeight to fit row content #5

Open
JeremyBP opened this issue Sep 2, 2020 · 3 comments
Open

[HorizontalListView] Auto ItemHeight to fit row content #5

JeremyBP opened this issue Sep 2, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@JeremyBP
Copy link

JeremyBP commented Sep 2, 2020

Is your feature request related to a problem? Please describe.
Hi,
I just can't find how to get items fit its content.
If I write something like:
ListLayout="Grid"
ColumnCount="1"
ItemHeight="0"
It just desapears.
Is there a way to get a vertical simple list with dynamic row height?

Describe the solution you'd like
ListLayout="Grid"
ColumnCount="1"
ItemHeight="0"
like you did with Linear layout

Describe alternatives you've considered
not using it :)

Additional context
HasUnevenRows="True" and RowHeight="-1" for official XF ListView or AutoFitMode="Height" for SfListView

@roubachof roubachof transferred this issue from roubachof/Sharpnado.Presentation.Forms Nov 18, 2020
@roubachof roubachof added the enhancement New feature or request label Jan 22, 2021
@weiwshen
Copy link

Hello Roubachof, any update on this one?

thanks

@roubachof
Copy link
Owner

It's a feature request opened to any PR :)

@prasad210
Copy link

Any update on this or has this feature been developed ?

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

No branches or pull requests

4 participants