Index: branches/5.2.x/core/admin_templates/js/grid.js
===================================================================
--- branches/5.2.x/core/admin_templates/js/grid.js
+++ branches/5.2.x/core/admin_templates/js/grid.js
@@ -246,7 +246,6 @@
 		}
 	}
 	this.Grid.CheckDependencies('GridItem.Click');
-	e.cancelBubble = true;
 }
 
 GridItem.prototype.cbClick = function (ev)
@@ -530,4 +529,4 @@
 			break;
 		}
 	}
-}
\ No newline at end of file
+}