Search Type: Posts; User: pinidbest
Search: Search took 0.03 seconds.
-
14 Jan 2013 10:57 PM
- Replies
- 1
- Views
- 81
Hi all,How do we package our entire JS files into a single file in a way that the files are being minified and being combined into a single file AND that the order they are packaging is true?
-
23 Dec 2012 12:48 AM
Jump to post Thread: changing tbar background color? by pinidbest
- Replies
- 2
- Views
- 159
How???
-
20 Dec 2012 2:59 AM
Jump to post Thread: changing tbar background color? by pinidbest
- Replies
- 2
- Views
- 159
Ho do I change the tbar background. It seem I can only add button there?
-
13 Dec 2012 2:38 AM
Jump to post Thread: EXtJS tooltips by pinidbest
- Replies
- 1
- Views
- 90
Hi all, I cant use
Ext.tip.QuickTipManager.register with itemId instead of Id. Is there a work around this? -
6 Nov 2012 4:08 AM
- Replies
- 1
- Views
- 165
Hi I have a huge design issue. The button type is rendering different on IE 8 with a table and I need to design it so I am overriding some CSS properties:
.x-nbr .x-btn-default-small { ... -
6 Nov 2012 2:04 AM
- Replies
- 2
- Views
- 221
The CSS I applied on IE 8 ruined it.
-
5 Nov 2012 11:43 PM
- Replies
- 2
- Views
- 221
Hi all, I have a panel with 2 items in hbox layout. a combo box and right to it a splitbutton.In IE9 chrome FF IE10 all works great. On IE8 the arrow being pressed activates the click event for the...
-
30 Oct 2012 6:31 AM
- Replies
- 3
- Views
- 378
Hi ,
I am looking how to add a iconCls or using another way an icon to the header of the panel.
Any ideas? -
25 Oct 2012 5:49 AM
Jump to post Thread: tool this issue by pinidbest
- Replies
- 2
- Views
- 221
That the tooltip is shown partialy because the panel or container he is in is small.
How do I change the zindex using zindexmanager so that I can see it? -
21 Oct 2012 10:09 PM
Jump to post Thread: tool this issue by pinidbest
- Replies
- 2
- Views
- 221
Hi all,
I have a view that using a tooltip like this:
Ext.tip.QuickTipManager.register({ target: 'SA_txtSearch', text: this.searchToolTip, width: 100, ... -
17 Oct 2012 3:24 AM
- Replies
- 7
- Views
- 598
I didnt use Ext.JSON.encode to encode my mixed collection.
Thanks -
16 Oct 2012 9:19 PM
- Replies
- 7
- Views
- 598
I will try it
-
16 Oct 2012 4:27 AM
- Replies
- 7
- Views
- 598
Can you please supply a working sample
??? -
15 Oct 2012 7:28 PM
- Replies
- 7
- Views
- 598
I asked for a sample that I can use the state events like savestate and getState to state my own array with nothing to do with a grid and its properties.
There is no working sample in this forum or... -
15 Oct 2012 12:08 AM
- Replies
- 2
- Views
- 271
Hi all, I am trying to do a very simple thing
I have a button that when pressed needs to change its icon
The button code looks like this:
xtype: "button",
iconCls:... -
14 Oct 2012 4:30 AM
- Replies
- 1
- Views
- 731
Hi all, I want to understnad the default machnism to handle and override default classes for the various xtypes.
For example when creating a simple button (xtype:button) the following html is... -
14 Oct 2012 3:21 AM
- Replies
- 2
- Views
- 277
Thank i will follow this guidline
I tried to call the detroy on my panel and registered to the beforedestroy event but when I called panel.destory the event wansnt called and nor did the panel was... -
14 Oct 2012 1:40 AM
- Replies
- 7
- Views
- 598
Can any one supply a working sample for using a cookieprovider and saveing it an array?
I cant seem to find any working sample in the forum or anywhere.
Thanks -
14 Oct 2012 12:27 AM
- Replies
- 2
- Views
- 277
Hi all
If I am creating some views and some of them are created new Ext.window or menus which are not part of the view items collection config.
Should I destory these menus and windows my self. ... -
10 Oct 2012 11:19 PM
- Replies
- 3
- Views
- 297
I tried everything alreay with this mixin
-
8 Oct 2012 6:57 PM
Jump to post Thread: cookieprovder by pinidbest
- Replies
- 2
- Views
- 257
And this is a simple mixed collection.
Can you supply a working code demo that I can save some array into a cookie and get it back? -
3 Oct 2012 6:55 PM
Jump to post Thread: gridpanel collapse expand issue by pinidbest
- Replies
- 2
- Views
- 226
In any case I added
grid.setBodyStyle("visibility:visible");
And that fixed the problem.
I adont if it matter but my grid panel is inside an Ext.window -
3 Oct 2012 2:46 AM
Jump to post Thread: gridpanel collapse expand issue by pinidbest
- Replies
- 2
- Views
- 226
Hi,
I have a grid panel that when loaded is collapsed.
Later I am adding rows of models to its store and trying to expand it.
The problem is that after collapsing you cant see the grid.
Only... -
2 Oct 2012 11:36 PM
- Replies
- 3
- Views
- 297
Hi all,
I am trying to make the state management to work with no luck
all I need is to save a mixed collection data to a cookie provider usaing the API of the set and get for the provider
All... -
2 Oct 2012 9:30 PM
Jump to post Thread: cookieprovder by pinidbest
- Replies
- 2
- Views
- 257
Hi all,
I have an Ext.window tha holds as a varibable a mixed collection whcih I want to save using the state provider.
Could find a sample for making it work.
On the initComponent I wrote:
...
Results 1 to 25 of 104
