I am using a mshflexgrid in activex control in VB
the user binds the my control to a table and runs his
in the run mode the data is visible to him in the grid
but when he switches from run mode to design mode the data persists in the grid

i want to clear the grid when he comes back to design mode

how can i do that