Search Type: Posts; User: abhilashrana
Search: Search took 0.04 seconds.
-
27 Jun 2008 3:16 AM
- Replies
- 1
- Views
- 2,464
How to set div width dynamically according to screen resolution.
There is outermost div which contains nested div and GUI is rendered to these divs. Panel is rendered to outermost div.
I want... -
25 Jun 2008 8:00 PM
- Replies
- 1
- Views
- 2,464
How to set div width dynamically according to screen resolution.
There is outermost div which contains nested div and GUI is rendered to these divs. Panel is rendered to outermost div.
I want... -
26 May 2008 1:20 AM
Jump to post Thread: Tooltip of toolbar button by abhilashrana
- Replies
- 0
- Views
- 570
Hi,
I have created a toolbar and using its add method added a button and give a tooltip to that button.
I want to make tooltip dissappear after 5 second. How to display this.
Please help.
... -
26 May 2008 1:14 AM
- Replies
- 1
- Views
- 1,229
I have found solution to this problem, actully width was not given in config parameters to treepanel.
-
25 May 2008 10:38 PM
- Replies
- 1
- Views
- 1,229
Hi,
In treepanel horizontal scrollbar is not coming in IE7 where as in firefox it is working fine.
autoScroll for treepanel is true.
Here is piece if code
var MyStaticTree = new... -
12 Feb 2008 12:57 AM
- Replies
- 2
- Views
- 1,118
I have read this documentation and also tried cls but treeview is not implementing the old css. I applied this css in a htm page to make parent font bold and child font normal
.x-tree-node a... -
12 Feb 2008 12:21 AM
- Replies
- 2
- Views
- 1,118
How to give css sytling to treeview on alternate treenodes?
Thanks in advance. -
11 Feb 2008 11:50 PM
- Replies
- 0
- Views
- 836
how to use mailto:abc@def.com functionality in a toolbar
-
11 Feb 2008 10:37 PM
- Replies
- 2
- Views
- 860
Thanks it works but there is another problem that Button3 text goes half off the browser, that is only 'But' is visible and not 'ton'. How to manage this. I have used panel as container and i dont...
-
11 Feb 2008 2:40 AM
- Replies
- 2
- Views
- 860
Hi,
How to create a toolbar in which there are two buttons one is left align and other is right align.
Please Help!! -
10 Feb 2008 8:18 PM
- Replies
- 0
- Views
- 622
Hi,
How to use background image in a treeview?
Thanks in advance. -
10 Feb 2008 8:16 PM
- Replies
- 0
- Views
- 532
Hi,
I have used treeview in my application. Instead of using Extjs framework images for treeview.
How I can use my own +, -, lines and folder icons in a treeview.
Please Help!! -
10 Feb 2008 8:04 PM
- Replies
- 2
- Views
- 942
Thanks Evant, By using Panel instead of viewport and minor modifications, it works.
-
6 Feb 2008 4:17 AM
- Replies
- 2
- Views
- 1,240
Thats I know :) , functionality is still working but it does not shows proper layout as in case of viewport. I have given border layout but it shows layout as i attached UI.jpg file . i have also...
-
6 Feb 2008 2:48 AM
- Replies
- 2
- Views
- 1,240
how to replace this code with panel. Please help !!
because of resizing issue of viewport, i have to use panels but i dont know how to do it with
panels.
Thanks is Advance
viewport = new... -
6 Feb 2008 12:17 AM
- Replies
- 2
- Views
- 942
Hi,
Is there any solution to resize a viewport with in a browser window.
Many thanks in advance. -
5 Feb 2008 8:13 AM
- Replies
- 4
- Views
- 1,040
it returns text string like "program1#program2"
-
5 Feb 2008 5:49 AM
- Replies
- 4
- Views
- 1,040
i tried as per your suggestion but it does not work.
-
5 Feb 2008 5:20 AM
- Replies
- 4
- Views
- 1,040
Hi,
I am new bie in this extjs technology.
I am using below mentioned code but it goes in failure function in plumtree but when i run this code from my .dot net application it works fine.
... -
25 Jan 2008 3:02 AM
- Replies
- 2
- Views
- 1,453
i can not change my code at this point of time, any other solution will be highly appreciated
-
23 Jan 2008 11:07 PM
- Replies
- 2
- Views
- 1,453
Hi ,
Is there any way in Extjs to check that a page is loaded completly in iframe.
I have added iframe like this in center region of viewport.
var iframe = Ext.DomHelper.append('inner1_pid',... -
23 Jan 2008 7:03 AM
- Replies
- 9
- Views
- 3,169
how to remove treepanel from west region in a viewport.
-
23 Jan 2008 4:25 AM
- Replies
- 9
- Views
- 3,169
same problem
when i add children:[] for first time when tree is loaded i am getting no data but same thing when i run for second program , it do nothing.
var newEmptyRootNode = new... -
23 Jan 2008 3:14 AM
- Replies
- 9
- Views
- 3,169
your code run with no errors but problem is still same
mytree.getRootNode().destroy();
newEmptyRootNode = new Tree.AsyncTreeNode({
text: 'my node',
draggable:false,
id:'dummy_pid'});
... -
23 Jan 2008 2:55 AM
- Replies
- 9
- Views
- 3,169
It does not work
Results 1 to 25 of 37
