Sure, the view file: http://pastebin.com/raw/P10wCCuU
Not sure if you need _wrapper.php but here it is: http://pastebin.com/raw/fxQWfGUv
Oh, I should have noticed this before. Looks like you’re not setting a blank row. Take a look at the Table service docs again and see where we call $grid->setBlankRow()
. Basically, you’ve set up the existing rows, but we have to know what you want a blank row to look like with empty data. The JS error is coming from not being able to find that blank row element to append to the Grid.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.