I guess I was not clear. I’m simply interested in the relative speed of the two approaches: building the grid in code vs. referencing an external data source with binding. I know it’s less JS code with binding, but is the data adapator faster than JS code?