dhtmlxgrid onclick cancelBubble

Hi,

I have a requirement which would be best solved using the onclick event of a grids container, however as the grid cancels the onclicks event from bubbling up it doesn’t work when the user clicks on the grid.

I would like to know what side effects I can expect if I override this behavior on the grids in which I need to do this?

There is a related question here viewtopic.php?f=2&t=20392, but it doesn’t go into enough depth.

Thanks