Hi i have this grid layout, and using cellrenderer i distinguished a layout in order to create a list view using two columns. The problem i am having is that, i want the data to generate differently and not same based on the row generation.
So for example:
Data to be output in grid:
Cell 1: Alfreds Cell 2: Paul
Cell 3: Luke Cell 4: Jake
Here is the jsfiddle link:
https://jsfiddle.net/vu833ebw/197/
Also i have heard any response for this post i had a while back:
https://www.jqwidgets.com/community/topic/master-detail-grid-rowselect/