Hello All,
When I open the value help dialog, rows from the table are not visible. I have bind OData to the rows, it shows correct count as 2, even when I select one of the rows I can see the selected data as below.

data service call

value help function

I'm using similar code from sapui5 , I don't see any difference here I am binding OData model and in SDK they have used JSON model.
Any help is highly appreciated.