I’m attempting to use SetListName() to set a grid row title. If I send an array of names to SetListNames() it works fine,
if I attempt to set the row titles individually with SetListName(), I can’t navigate out of the first (zero) row.
I printed out debug info and can see that it is indeed passing the correct parameters. All the titles show up
properly, just the navigation is broken. The other rows do have content in them also.
Any ideas?
