Phil.Huber said:
1) We already have REST APIs returning JSON … do we have to munge this data to the example JSON formats that include page, total, records, rows, etc.?
2) We need custom cell rendering to include returning our own HTML for that cell … the example looked like that was possible but when I code a custom formatter, the “el” argument is not a DOM element, it's the raw value for the cell
Thanks,
-Phil
Nevermind … I got the answers to this …