Hi All,
can someone suggest me how to read values from each cell in a table???
My odata has these fields,
"Receiptno": "001",
"ExpType": "AIR",
"RecAmount": "2000",
"RecCurr": "USD",
"RecDate": "2015-10-28T00:00:00",
"Shorttext": "paper"
and i have to read these values...
Regards,
Priya