Forum /
Ext JS 1.x - Unsupported /
Ext 1.x: Help & Discussion /
Activate event in ContentPanel and gridPanel?
Activate event in ContentPanel and gridPanel?
Hi I have this code:
gridPanelAddress.on("activate", function()
{
alert("address twice");
}
);
Using gridpanel the event activate is trigged twice using the same code in contentPanel the event activate is trigged once, is there other way to get the activate in gridPanel?
contentPanelContact.on("activate", function()
{
alert("contact once");
}
);
kind regards
Frank
Similar Threads
By pradeep_123 in forum Ext 1.x: Help & Discussion
Replies: 3
Last Post: 13 Sep 2007, 1:59 AM
By RoadSpike in forum Ext 1.x: Help & Discussion
Replies: 2
Last Post: 5 Mar 2007, 9:33 PM
By seldon in forum Ext 1.x: Help & Discussion
Replies: 3
Last Post: 8 Feb 2007, 9:06 AM
By sjivan in forum Ext 1.x: Help & Discussion
Replies: 2
Last Post: 23 Dec 2006, 8:25 AM
By electric_bit in forum Ext 1.x: Help & Discussion
Replies: 3
Last Post: 18 Dec 2006, 8:50 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us