xamarin/Xamarin.Forms
Not able to Bind a list of items within a TableView's TableSection
Offen
#5.459 geöffnet am 05.03.2019
e/3 :clock3:help wantedinactivet/bug :bug:up-for-grabs
Repository-Metriken
- Stars
- (5.644 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Description
Not able to create a list within a Table Section well as always having problems with ViewCells. If BindableLayout worked on a TableSection that would be most useful, or if the ViewCells could pick up these changes in the StackLayout.
Steps to Reproduce
- Create a Table View with a Table Section and ViewCell
- Then add a StackLayout with a BindableLayout.ItemSource and ItemTemplate
- Populate the Datasource this is bound to
- Items do not display
Expected Behavior
Items Display as expected
Actual Behavior
Items do not display because the ViewCell has no height
Basic Information
- Version with issue: 3.5.0.169047
- Last known good version: N/A
- IDE: Visual Studio
- Platform Target Frameworks:
- iOS: 12.1
- Nuget Packages: N/A
- Affected Devices: N/A
Screenshots
