Hi All
I am using a Grid to shoe data and a Rad Window which i am using to the Edit Or insert new data.
Now when i click on Insert button RadWindow Appears and takes the input when i hit save. It does not refresh the Grid but comes up with the error message
"Sys.InvalidOperationException: Could not find UpdatePanel with ID
'ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_rgrdTransactionPanel'. If it is being updated dynamically then it must be inside another UpdatePanel."
So the thing is i don;t have any panel with name rgrdTransactionPanel. and also i have three more grids on the same page which are similar to his one which takes different data inputs and they all are working fine.
Any ideas where i missing something.
Thanks in advance
Ricky
I am using a Grid to shoe data and a Rad Window which i am using to the Edit Or insert new data.
Now when i click on Insert button RadWindow Appears and takes the input when i hit save. It does not refresh the Grid but comes up with the error message
"Sys.InvalidOperationException: Could not find UpdatePanel with ID
'ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_rgrdTransactionPanel'. If it is being updated dynamically then it must be inside another UpdatePanel."
So the thing is i don;t have any panel with name rgrdTransactionPanel. and also i have three more grids on the same page which are similar to his one which takes different data inputs and they all are working fine.
Any ideas where i missing something.
Thanks in advance
Ricky