Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Sources query

Deepak Kakumani-OracleOct 4 2016 — edited Oct 5 2016

In video Oracle JET MOOC - Lesson 2 - Part 4: Data Sources, the data from REST API was represented in table format using ArrayTableDataSource class. Can someone please tell me how to represent data in following format as shown in image below, I used oj-panel to create the panels one for each movie details. Which class (like 'ArrayTableDataSource' as in video) must be used or what method should I follow to populate data gathered from REST API (in JSON format) on UI as in the image below.

PS : I attached the same image file in case if image below is not visible.

pastedImage_2.png

This post has been answered by Arjun Krishnappa-Oracle on Oct 5 2016
Jump to Answer
Comments
Post Details
Added on Oct 4 2016
6 comments
735 views