I’m still feeling my way around the capabilities of dojo in domino 7.02 and beyond. I downloaded some of the apps that were presented at lotusphere, including the wonderful code created by snapps.
I’ve linked a view to a dojo grid. My question is this: can I link a json or xml doc to a dojo grid? I’d like to have the grid pick up the values from a json doc and format them to be, well, a grid. If I were to go about this can anyone point me in the right direction?
I realize that I can do this using ajax without dojo - I’m just trying to explore my options. Thanks in advance!