- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to create custom grid item?
I want to create a custom grid with multiple columns. Each columns has its own request response.
If there is any error on no data for particular column, need to display an error view with button inside that column.
Please help how this can be achieved. Also how to handle such request response
column1 item1 | item2 | item3 | ....... | itemn
column2 “please try again” Retry button Report button
column3 item1 | item2 | item3 | ....... | itemn
column4 “no data”
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to create custom grid item?
Hi, there are more than one ways to do it, for sure. What component did you try working with so far? You can join the developers Slack (rokudevelopers.slack.com) for faster help usually.
Best regards,
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to create custom grid item?
@joetesta , could post an invite link? The older ones seem to have expired!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to create custom grid item?
@Keepingshtum wrote:@joetesta , could post an invite link? The older ones seem to have expired!
Hi -
looks like the one here still works https://community.roku.com/t5/Roku-Developer-Program/Roku-Developers-Slack/m-p/515059
Roku Developers Slack invite
https://join.slack.com/t/rokudevelopers/shared_invite/enQtMzgyODg0ODY0NDM5LTM0N2UzYWExOGVlMTRlNGI2OT...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to create custom grid item?
Thanks @joetesta