Search Type: Posts; User: prabhupb
Search: Search took 0.02 seconds.
-
17 Dec 2007 4:42 AM
- Replies
- 2
- Views
- 965
Does anyone have any solution to this?
Have anyone come across this issue??
I searched this forum and couldn't find any similar kind of problem that i face.. -
14 Dec 2007 1:13 AM
- Replies
- 2
- Views
- 965
When I set the height of the tabpanel explicitly then it works.
var tabPanel = new Ext.TabPanel( {
renderTo: 'c1',
activeTab: 0,
deferredRender: false,
... -
13 Dec 2007 7:51 AM
- Replies
- 2
- Views
- 965
Hello All,
I'm trying to add group of panels to one of the tabs through add() method of the TabPanel. But the panels that i'm trying to add are not visible.
Following is the js code:
... -
29 Nov 2007 7:13 AM
Jump to post Thread: Loading jsp content in the Panel by prabhupb
- Replies
- 7
- Views
- 4,647
ppolyzos:
Thanks a lot for the code.
But the problem is that when the jsp contains javascript to create the extjs components then it is not viewable. It works fine for html content within jsp.
... -
29 Nov 2007 5:20 AM
Jump to post Thread: Loading jsp content in the Panel by prabhupb
- Replies
- 7
- Views
- 4,647
sorry... it was a typo.
It is infact autoLoad... (updated) -
29 Nov 2007 4:07 AM
Jump to post Thread: Loading jsp content in the Panel by prabhupb
- Replies
- 7
- Views
- 4,647
Hello Guys,
I'm very new to Ext.
I have been trying something for the past 2/3 days and doesn't seem to be working out.
This is what im trying to achieve:
Create a Viewport using border...
Results 1 to 6 of 6
