Search Type: Posts; User: shanney
Search: Search took 0.02 seconds.
-
7 Apr 2010 6:17 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
Where is my previous post?
When I posted , I got the message that my post need to be approved by moderator.... -
7 Apr 2010 6:12 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
this is the grid in the Ext.window. The indGrid is what I call GridB, and the indTypeCombo is the proplem I've met.
var indURL = {
queryData : 'baseRecord.do?bean=emcIndicatorDefinition',
... -
7 Apr 2010 6:09 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
this is the code of the page, GridPanel.grid is what I call GridA.
var URL = {
queryData : 'indicatorInfoProvider.do',
queryList : 'indicatorRelationListProvider.do',
saveOrUpdate :... -
7 Apr 2010 6:06 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
this is the js of the page, where GridPanel.grid is called GridA.
var URL = {
queryData : 'indicatorInfoProvider.do',
queryList : 'indicatorRelationListProvider.do',
saveOrUpdate :... -
7 Apr 2010 5:59 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
Thanks for your reply. It's ashame that my code is a little bit too much and hard to read. They're in about 5 js files. I'll try to cut off something unnecessary. Code will be put up a moment later.
-
6 Apr 2010 5:44 PM
Jump to post Thread: ComboBox in GridPanel's tbar by shanney
- Replies
- 6
- Views
- 1,694
Hi all, I encountered this problem the other day and couldn't find any solutions. So here I am for some help.
I've got two gridpanels, one is on the page(say GridA), the other is on an Ext.window... -
1 Mar 2010 7:23 PM
Jump to post Thread: grid header double click event by shanney
- Replies
- 3
- Views
- 1,812
to Spring:
It works, thanks a lot! -
28 Feb 2010 10:40 PM
Jump to post Thread: grid header double click event by shanney
- Replies
- 3
- Views
- 1,812
I've got a gridPanel, and this is what I'm trying to do: when I double click the header of the grid panel (like I dbl clicked the title), I want this action be caught, just like the "headerdblclick"...
Results 1 to 8 of 8
