I wanna setup binding in the editor for the advanced collection view times. But can’t figure out how, even though they seem to support it? Right now I am specifically trying for a MultiColumnListView, with pre-defined columns. I just want the rows to be populated.
I would really prefer not to either jerryrig it with a TrackProperty method, or with a bunch of reflection and expression trees to get a IBinding working with the SerializedPropertyBindEvent.