:: Forum >>

Unable to select Grid data after Right Click in Chrome

Hi,

In grid I can select any cell or even I can sort by clicking on header.
There is a problem in Chrome. If I right click on grid after I can't select any cell or sort of a column.

Do I have to set any property for this. I didn't see this problem in IE and Firefox.

Please update me regarding this issue.
Harikrishna
Friday, November 19, 2010
Search for something about right-click-event and focus issue:

like ( not tested):

obj.onContextMenu = function (){ this.element.focus()}
Friday, November 19, 2010

This topic is archived.


Back to support forum

Forum search