I want to populate my custom dropdown row wise. However each dropdown is filled with the same data and isn’t populated row wise. The demo of my code is below, kindly guide me through this issue.
What I am getting in custom renderer
https://jsfiddle.net/g02wrzj1/1/
What I want in custom renderer
https://jsfiddle.net/u153mzjd/14/ (I want to achieve this in custom renderer)