I have a list of Players
public ObservableCollection Players { get; set; }
A flexlayout bindable items is set to players list<