I have a radgrid that is embedded in the InsertTemplate of a FormView control. When i am trying to insert a new record into the formview control and then try to add items to the rad grid, the edit template that i have set up for radgrid does not show when i click the "Add" button on the radgrid. The strange thing is that the next time the page does a postback to the server the template then becomes available. Any ideas on what is causing this issue?