Hi,
I am currently working on the timegrid node:
I modified the channel column using channelInfoComponentName, but I am unable to modify the program cell columns(eg, background color of program cells).
The programBackgroundBitmapUri field should help you: https://developer.roku.com/docs/references/scenegraph/list-and-grid-nodes/timegrid.md#program-grid
Yes, I gone through this but the problem in that, there are no borders to identify the program cell. If there is any other way for changing the background color for the program cell in the timegrid please help.
Is there a reason the component doesn’t support a custom program component?
@bdun42 Did you find Any luck in customizing the program cell ??
Hi @RokuTomC ,
As per my client requirement i need to display the program image instead of the title and i have used "HDSMALLICONURL" property to display the program image but it looks very odd (image size is 200 * 200) since there is no option to adjust image display mode.
Is there any option to program cell modification like channel cell modification (channelInfoComponentName).
@eastWind , @Lokesh , @bdun42
Any luck on program cell modification, please let me know.
@srikanth I have only been able to change the background of the program cell. You may use the field
@eastWind is right. the bitmap uri is the only way to change the background color using a 9-patch image file.