I'm having a problem populating a CustomListView. It is only ever adding one of the items (the last one added).
See attached project.
Once you click the "Sign in" button, you should see a window with a CustomListView of buttons on the left-hand side. I'm adding three. However, it only ever displays one (the last one added to the CLV). What am I doing wrong?
See attached project.
Once you click the "Sign in" button, you should see a window with a CustomListView of buttons on the left-hand side. I'm adding three. However, it only ever displays one (the last one added to the CLV). What am I doing wrong?