-
22 Feb 2007 1:37 AM #1
Problem on Grid header context menu.
Problem on Grid header context menu.
Mousing over it gives this:
Code:li.getRegion().adjust is not a function activate()ext-all.js (line 15984) activate(true)ext-all.js (line 16087) setActiveItem(Object id=asc text=Sort Ascending events=Object, true)ext-all.js (line 15592) onMouseOver(Object browserEvent=Event mouseout button=0 shiftKey=false)ext-all.js (line 15614) h(Object browserEvent=Event mouseout button=0 shiftKey=false)ext-all.js (line 1746) CustomEvent(mouseover clientX=0, clientY=0)yui-utilities.js (line 12) [Break on this error] this.region = li.getRegion().adjust(2, 2, -2, -2);
-
22 Feb 2007 2:41 AM #2
Same as you animateX problem. You need ext-bridge-yui.js which adds the adjust function.
Similar Threads
-
Disabling header context menu in grid
By bone in forum Ext 2.x: Help & DiscussionReplies: 14Last Post: 17 Dec 2009, 7:38 AM -
Grid context menu
By mdelanno in forum Ext 2.x: Help & DiscussionReplies: 0Last Post: 5 Mar 2007, 9:39 AM -
YUI-Ext grid context menu example
By raphinou in forum Community DiscussionReplies: 1Last Post: 26 Feb 2007, 12:19 PM -
Grid with context menu
By wolverine4277 in forum Ext 1.x: Help & DiscussionReplies: 7Last Post: 12 Jan 2007, 6:55 AM


Reply With Quote