Hi,
issue has resolved with below code..
@ViewLevel:-
<ComboBox items="{path: '/results',sorter: { path : 'PlotNo' } }" >
<core:Item key="{PlotNo}" text="{PlotNo}"/>
</ComboBox>
@controller.js Level:-
oView.setModel(oJsonModel); // was missing this pice of code @__getData: function(){ /// }
thank you Mr. Sai & Sergio Guerrero for your time & inouts.
regards,
sid.