Hi,
solved by myself by this code:
oEvent.oSource.bindAggregation("suggestionItems", "/Products", new sap.ui.core.Item({text: "{ProductID}"}),null, filters);
don't know what bindSuggestionRows() method should do....
Thanks Jiri
Hi,
solved by myself by this code:
oEvent.oSource.bindAggregation("suggestionItems", "/Products", new sap.ui.core.Item({text: "{ProductID}"}),null, filters);
don't know what bindSuggestionRows() method should do....
Thanks Jiri