[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: CREATE JSON - exclude a column for a specific row

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
I think it's either that or read the JsonObject and remove the fields you're interested in removing. You'll have to loop through an array of JSON objects for the table records, and I'm not sure which would be faster.

Continue reading...
 
Status
Not open for further replies.
Back
Top