FUCK
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30390: 'System.Web.UI.WebControls.DataGrid.Protected Overridable Sub OnCancelCommand(e As System.Web.UI.WebControls.DataGridCommandEventArgs)' is not accessible in this context because it is 'Protected'.
Line 159:
Line 160:
Line 161: AddHandler myDataGrid2.OnCancelCommand, AddressOf TrymyDataGrid_Edit
Line 162: