I've got a heirarchical command in my data environment and an MSHFlexgrid that I created by right clicking and dragging the command onto a form. My problem is getting the flexgrid to update when I add a new record. Do I have to create a recordset at run time (I've tried copying the Shape command that you get when you view the Hierarchy Info for my command but just kept getting a syntax error)? Why isn't there a simple refresh command??