so after the back button is hit this event handler assignment is ignored:
myDataGrid.ItemCommand += new DataGridCommandEventHandler(myDataGrid.ItemCommandHandler);
Any ideas?
so after the back button is hit this event handler assignment is ignored:
myDataGrid.ItemCommand += new DataGridCommandEventHandler(myDataGrid.ItemCommandHandler);
Any ideas?
ZombieCheck
No comments:
Post a Comment