in 1.4.3 version, when right click inside treegrid/datagrid control, but outside data rows, would trigger context menu.
but at that time, id is "null",
so we might got this error message: "Uncaught TypeError: Cannot read property 'id' of null"
EasyUI