Search Type: Posts; User: wwwjsx
Search: Search took 0.02 seconds.
-
27 Sep 2011 12:09 AM
Jump to post Thread: Change desktop taskbar properties. by wwwjsx
- Replies
- 0
- Views
- 545
Is it possible to set position of taskbar top of the desktop and change width. I want to set width 800px.
-
21 Apr 2011 1:20 AM
- Replies
- 3
- Views
- 2,092
Can you show me an example ? I am newbe.
Thank you very much! -
19 Apr 2011 11:17 PM
- Replies
- 3
- Views
- 2,092
Hi !
this my store:
this.store = new Ext.data.SQLiteStore ({
dbFile : 'data/unitech.db',
tableName : Unitech.Tables.Product,
baseParams : {... -
9 Feb 2011 3:07 AM
- Replies
- 0
- Views
- 858
http://printterra.uz/img/screen/20110209-qs7-48kb.jpg
In this example the bottom panel is by default collapsed: true
after the expand panel Ext.ux.TinyMCE doest not work.
... -
2 Sep 2010 11:26 PM
- Replies
- 6
- Views
- 2,166
xtype:'fieldset' use autoHeight: true
-
6 Aug 2010 2:59 AM
Jump to post Thread: how to blink qtip text ? by wwwjsx
- Replies
- 2
- Views
- 664
Thank you very much :)
-
2 Aug 2010 10:25 PM
Jump to post Thread: how to blink qtip text ? by wwwjsx
- Replies
- 2
- Views
- 664
How to blink qtip text ?
How to add any animations to qtip (Ext.QuickTips)
Thanks :) -
16 Jul 2010 5:58 AM
- Replies
- 1
- Views
- 543
Is it possible initComponent recall ?
I want to reload component with new parametres
Thanks ! -
5 Jul 2010 10:50 PM
- Replies
- 0
- Views
- 387
Hi,
I am using this code
var adapter = new Ext.menu.Adapter(combobox, {
hideParent: false,
hideOnClick: false
});
combobox - is whis paging when press next or prev page the menu is... -
2 Jul 2010 9:51 PM
- Replies
- 1
- Views
- 1,144
I am doing so that:
1. I am changing dataIndexes so that:
if (col.indexOf(sub+'_')!=-1) {
cmodel.config[c].dataIndex = fld.name;
} -
2 Jul 2010 5:10 AM
- Replies
- 0
- Views
- 1,041
I am using dynamic changing grid columns model
this.grid.reconfigure(this.store, this.cm);
after this I want to change manually new columns filters manually.
I try so that
var col =... -
2 Jul 2010 5:06 AM
- Replies
- 2
- Views
- 1,058
Thank you very much :)
-
1 Jul 2010 10:03 PM
- Replies
- 2
- Views
- 1,058
Is it possible when clicking to edit editor grid panel autamtically set default value to the editor
http://my.jetscreenshot.com/1668/20100702-k2ka-4kb.jpg - after the double clicking there is no... -
30 Jun 2010 2:15 AM
- Replies
- 0
- Views
- 579
I have grid with grouping view
so my grid looks like so that:
Apple (2)
--------------------
Apple 1
Apple 2
Nokia (3) -
27 Jun 2010 9:43 PM
- Replies
- 3
- Views
- 1,278
So I found how to change the group text tpl:
this.grid.view.startGroup = new Ext.XTemplate(
'<div id="{groupId}" class="x-grid-group {cls}">',
'<div... -
27 Jun 2010 9:23 PM
- Replies
- 3
- Views
- 1,278
I try so
var view = grid.getView();
view.groupTextTpl = "{text} test";
view.refresh()
but it does not help -
27 Jun 2010 6:24 AM
- Replies
- 3
- Views
- 1,278
How can I change dynamically Ext.grid.GroupingView groupTextTpl ?
is it possible ? -
27 Feb 2010 2:34 AM
Jump to post Thread: Ext.ux.Plugin.RemoteComponent by wwwjsx
- Replies
- 147
- Views
- 68,475
Hi !!!
I have big TabPanel and each tab items I am using this plugin to load remote component:
var getPlugin = function(url){
var plugin = new... -
11 Jan 2010 9:22 PM
Jump to post Thread: Change value by wwwjsx
- Replies
- 2
- Views
- 866
Yes !!! Thank you very much
-
11 Jan 2010 4:17 AM
Jump to post Thread: Change value by wwwjsx
- Replies
- 2
- Views
- 866
http://my.jetscreenshot.com/1668/20100111-22tm-3kb
Help me how to change this value dynamically ?
Thank you :) -
17 Dec 2009 5:31 AM
- Replies
- 0
- Views
- 520
How can I use RowActions in grid expander ... Is it possible?
http://my.jetscreenshot.com/demo/20091223-yu6d-54kb.jpg look at the screen -
2 Dec 2009 4:24 AM
- Replies
- 0
- Views
- 690
Gird has a expander and in the expander has a lot of icons (img) How can I set the handler this icons ?
Thank you very much :) -
30 Nov 2009 12:40 AM
Jump to post Thread: Adding/removing fields and columns by wwwjsx
- Replies
- 71
- Views
- 54,346
Condor
thank you for your sharing code. I have problem when I using the colIndex it is not possible to touch the added column. I am trying manually switch off the added column.
see: ... -
3 Nov 2009 2:34 AM
Jump to post Thread: closeable wait message by wwwjsx
- Replies
- 1
- Views
- 667
I use all forms waitMsg properties how to override this coponent it will be closeable?
-
2 Nov 2009 10:33 PM
Jump to post Thread: form problem by wwwjsx
- Replies
- 0
- Views
- 506
When I cleaned the cache and I am trying to open window sometime the form is not loaded?
It works when I change the size manually? What is the problem?
Here is the pease of code:
//...
Results 1 to 25 of 33
