Baradanikto
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024
12:23 PM
Dynamically update RowList with new item at index 0
I'm filling a RowList that's a child of a Grid Screen. The rowlist is filled at start-up. Later, after user interaction, I need to add to the rowlist. In particular, I need to add a new row in index 0 (new first row) shifting all rows down. I'm able to add the new row item (as I see the poster that's embedded in the item), however, the row title does not show. I've stepped through the code and nothing seems wrong yet the row title does not show for the newly added row.
FREE Windows desktop software for converting Direct Publisher channels to SceneGraph (SDK), for creating BIF (Trick Play) files, Roku (MRSS, JSON) feed files, and FireTV feed files @ GitHub/rrirower.
2 REPLIES 2

Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024
02:38 PM
Re: Dynamically update RowList with new item at index 0
Can you let me know what OS version you're seeing this behavior on? Thanks!
Baradanikto
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024
06:19 AM
Re: Dynamically update RowList with new item at index 0
This issue has been resolved with the help of a user on Slack.
FREE Windows desktop software for converting Direct Publisher channels to SceneGraph (SDK), for creating BIF (Trick Play) files, Roku (MRSS, JSON) feed files, and FireTV feed files @ GitHub/rrirower.