Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: Query template returning "object object " with ajax call.

$
0
0

Hi Raj,

How are you binding the columns?

Basically, data.Rowsets.Rowset[0].Row gives json output only. You need to bound elements using names you get under object[]of the row.

 

Let's say a column in Rowset[0] is "name", then columns in ui.table should be binded as "{name}".

 

Hope this helps.

 

Regards,

Swaroop


Viewing all articles
Browse latest Browse all 4841

Trending Articles