This page tests various responsibilities of renderRow in Grid.js.

Grid with single column with formatter for _item field (legacy grid behavior)

Grid with single column with get for order field (legacy grid behavior)

Grid with single column with renderCell function (dgrid behavior; should look same as previous)


Same 3 tests as above, but using GridFromHtml

Step