Hi,
I have a property in entity set whose data type is edm.boolean.I am binding text property of sap.m.text to this property,its working fine but according to api reference of sap.m.text,the text property accepts only string datatype.
can anyone tell me how this works?
Thank you