Hmmm. What you will probably have to end up doing is when you click submit write a JavaScript back to the client that raises the postback event in the datagrid frame and then write another javascript back to the client that will refresh the submit frame and pass the values from the grid view to that frame via query string.
On a personal note, I hate frames, for this very reason. (Not to mention they look horrible)
"The one language all programmers understand is profanity."
|