Search Type: Posts; User: nick saint
Search: Search took 0.03 seconds; generated 24 minute(s) ago.
-
15 Jul 2010 12:58 AM
- Replies
- 5
- Views
- 1,290
wired. I have 3.2.1.
-
14 Jul 2010 5:09 AM
- Replies
- 5
- Views
- 1,290
Thank you Animal, but I cannot get how to make it work
in the beggining I have only one item in card layout
var corePanel = {
id: 'corePanel',
layout: 'card',
... -
13 Jul 2010 10:26 PM
- Replies
- 5
- Views
- 1,290
hi, is it possible to add an effect, for example slideIn, when changing the active items in card layout?
contentPanel.add(carAlternat);
contentPanel.doLayout();
... -
24 Jun 2010 8:02 AM
Jump to post Thread: IE8 tabs question by nick saint
- Replies
- 1
- Views
- 485
Hi, I have problem with tabs displaing correctly in IE8 and IE7
when the window is loaded the first tab is like shown on the tab1.JP. If to mouseover the tab turnes into normal possition as it... -
24 May 2010 8:41 AM
Jump to post Thread: Grid column style replace by nick saint
- Replies
- 0
- Views
- 417
Hi, I am trying to replace column class from x-grid3-hd-headerDay-14 to x-grid3-hd-isHidden-14
hedEl = Ext.query("*[class='x-grid3-hd-inner x-grid3-hd-headerDay-14']"); // elements found
... -
21 Apr 2010 2:52 AM
Jump to post Thread: hbox layout by nick saint
- Replies
- 8
- Views
- 941
Ok, thank you. I got it.
-
21 Apr 2010 2:24 AM
Jump to post Thread: hbox layout by nick saint
- Replies
- 8
- Views
- 941
I have taken align: stretch off but did not help. I have played with it this and that way but it remains the same.
-
21 Apr 2010 2:11 AM
Jump to post Thread: hbox layout by nick saint
- Replies
- 8
- Views
- 941
Sorry, how do I make BODY scollable? I have set autoScroll: true but it did not help.
Ext.onReady(function(){
new Ext.Viewport({
autoScroll: true,
layout: {
... -
19 Apr 2010 5:13 AM
Jump to post Thread: hbox layout by nick saint
- Replies
- 8
- Views
- 941
Thank you. Your code is different and it does work. Thank you
-
19 Apr 2010 3:53 AM
Jump to post Thread: hbox layout by nick saint
- Replies
- 8
- Views
- 941
Hi, I am trying to do the hbox layout but something comes wrong with flex parametr
Ext.onReady(function(){
new Ext.Viewport({
layout: 'border',
items: [{
... -
23 Feb 2010 3:22 PM
- Replies
- 2
- Views
- 1,173
Thank you
-
23 Feb 2010 2:55 PM
- Replies
- 2
- Views
- 1,173
Hi, I am stuck with scrolling to particular grid row ID. I have a tree and I need to scroll a grid according to tree node ID
menu.on('click', function(n){
var sn = this.selModel.selNode... -
16 Feb 2010 9:38 AM
Jump to post Thread: Ext. select by nick saint
- Replies
- 2
- Views
- 668
Thank you
Same day I figured out how to solve this case. I do not know if it's the right way to do, but it works fine to me.
Ext.select("table[id='navBar']").addListener({
'click' : {... -
15 Feb 2010 2:49 PM
Jump to post Thread: Ext. select by nick saint
- Replies
- 2
- Views
- 668
Hi, I have faced a little missunderstanding with Ext.select. I have the following HTML code
<table>
<tbody><tr>
<td id="A-menu"><a id="A-link"><span>A item</span></a></td>
<td... -
3 Feb 2010 9:04 PM
Jump to post Thread: AIR bridge by nick saint
- Replies
- 3
- Views
- 1,495
Any chance for an example?
-
3 Feb 2010 1:39 AM
Jump to post Thread: AIR bridge by nick saint
- Replies
- 3
- Views
- 1,495
Hi, pls, help to pass a veraeble from parent page to a child. I wrote that a bridgee is needed but I can't figure how to make it work.
Thank you
Nick -
1 Feb 2010 2:33 PM
Jump to post Thread: AIR bridge by nick saint
- Replies
- 1
- Views
- 530
Hi, pls, help to pass a veraeble from parent page to a child. I wrote that a bridgee is needed but I can't figure how to make it work.
Thank you
Nick -
27 Oct 2009 1:28 AM
Jump to post Thread: Grid searching by nick saint
- Replies
- 5
- Views
- 873
Pls, someone suject how to search grid localy.
Thank you -
26 Oct 2009 6:07 AM
Jump to post Thread: Grid searching by nick saint
- Replies
- 5
- Views
- 873
I am not really sending the request to server. My data is formed once and I get the store as per
onSuccess:function(form, action) {
var result =... -
26 Oct 2009 5:20 AM
Jump to post Thread: Grid searching by nick saint
- Replies
- 5
- Views
- 873
thanks for replay. I did it that way. It does not seatch at all. Do not understand why.
-
26 Oct 2009 2:32 AM
Jump to post Thread: Grid searching by nick saint
- Replies
- 5
- Views
- 873
Everybody hi,
Came up with a little problem with local grid searching
I have the following:
var store = new Ext.data.Store({
proxy: new... -
23 Oct 2009 4:57 AM
Jump to post Thread: grid search by nick saint
- Replies
- 1
- Views
- 723
Can some one help?
-
22 Oct 2009 3:18 AM
Jump to post Thread: grid search by nick saint
- Replies
- 1
- Views
- 723
Hi, I am using the plugin fron Saki (Ext.ux.grid.Search).
I am trying to search localy in paging grid but search always returnes the result for the given page the grid shows at the moment
Can... -
20 Oct 2009 5:47 AM
Jump to post Thread: stretch text field at tbar by nick saint
- Replies
- 11
- Views
- 4,470
Everybody - thank you for help! The case is solved by applying
layoutConfig: {
autoWidth: false
}, to main panel.
Once again thank you for tollerance. -
20 Oct 2009 3:03 AM
Jump to post Thread: stretch text field at tbar by nick saint
- Replies
- 11
- Views
- 4,470
Animal, thank you for a tip. I followed your advice and it did stretch but when I resize the panel textfield remain the size and does not resize to the new panel width. Can you help with it?
Thank...
Results 1 to 25 of 78
