DLToolkit.Forms.Controls icon indicating copy to clipboard operation
DLToolkit.Forms.Controls copied to clipboard

i want to set a flowlistview inside a flowlistview or listview

Open ouyung0215 opened this issue 6 years ago • 1 comments

HI I have question about flowlistview set data binding i want to set a flowlistview inside a flowlistview or listview. but those two flowlistview can't get data binding value

ouyung0215 avatar Jan 26 '19 08:01 ouyung0215

i want to set a flowlistview inside a flowlistview or listview.

I don't think that's a good idea. Perhaps you need RepeaterView or Collection or BindableLayout inside FlowListView

vlkam avatar Jan 26 '19 09:01 vlkam