I have created a web control which displays all info from a particular table in a datagrid.

I then drag and drop the control onto a webpage which adds a record.

The problem I am having is that when the user adds a record it does not show up in the web control datagrid.

Is there a way I can refresh the web control embedded in the webpage ?