Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

OData with Filter

$
0
0

Hi,

 

i am working on displaying record value using UI5. The record should be retrieved via OData from HANA by entering the record ID and the attribute values should be displayed in different textview. My data looks as follows,

 

Person [{ID: '001', Name: 'Tom'}, {ID: '002', Name: 'Marry'}]

 

and an OData service defined.

 

When the user input 001 from page and click button, the first record should be transfered and the name should be filled in a textview on page.

 

My problem is, I dont know how can i filter the OData when I bind the data with the textview? using bindproperty? bindtext?

 

I could do this without problem when displaying data in table, because the bindrow function can take the filter parameter. But the requirement specifies to use textview.

 

Thanks in advance!

 

Best Regards,

Hai


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>