Search Type: Posts; User: salarmehr
Search: Search took 0.04 seconds.
-
4 Feb 2012 7:01 AM
Jump to post Thread: Jalali /Solar Hijri Plugin by salarmehr
- Replies
- 6
- Views
- 1,760
It's not compatible with ext 4.0.7.
-
18 Sep 2011 12:40 AM
Jump to post Thread: Jalali /Solar Hijri Plugin by salarmehr
- Replies
- 6
- Views
- 1,760
You are right, Vahid.
Jalali calander have diffrent months length. (in fact actual month length).
The modern Iranian calendar (Solar Hejri) is now the official calendar in Iran and... -
17 Sep 2011 10:28 PM
Jump to post Thread: Jalali /Solar Hijri Plugin by salarmehr
- Replies
- 6
- Views
- 1,760
Ext.ux.pdate.PDate
ver: 0.1 (2011 September);
This is a repack of Ext.Pdate plugin (developed by Vahid)
Changes in repack:
- Namespace changed to Ext.ux.pdate.* so will work with MVC and... -
15 Sep 2011 6:52 AM
- Replies
- 3
- Views
- 512
@tobiu I think it is a good practice to separate 3rd party file from project-specific files.
-
14 Sep 2011 10:52 PM
- Replies
- 3
- Views
- 512
I ask from all plugin and extension developers to use the following namespace pattern to isolate their plugins, so plugin changing and updating will be more easy and Ext.Loader will work perfectly:...
-
14 Sep 2011 10:29 PM
- Replies
- 185
- Views
- 67,348
How can I remove an item from drop-down menu when user select that items?
(as SuperBox do).
Thanks -
10 Sep 2011 3:56 AM
Jump to post Thread: Ext.ux.TDGi.iconMgr for ExtJS 4 by salarmehr
- Replies
- 0
- Views
- 736
Do anybody ported Ext.ux.TDGi.iconMgr plugin to extJS 4?
(http://tdg-i.com/44/extuxtdgiiconmgr-a-utility-class-for-managing-icons-and-css) -
29 Aug 2011 3:53 AM
Jump to post Thread: View units in ExtJS 4 MVC by salarmehr
- Replies
- 1
- Views
- 1,121
How in an ExtJS 4 MVC single web page application we can identify Views? Is it a good practice to consider each Ext.Window as a View unit? (one folder for each Window in app/view folder) What is best...
-
9 Aug 2011 9:31 AM
- Replies
- 6
- Views
- 904
Some item in class have their own config (ex. each grid have instance a paging toolbar with different store )
How pass this configs to inner classes? -
9 Aug 2011 1:33 AM
Jump to post Thread: Ext Grid Query Builder by salarmehr
- Replies
- 0
- Views
- 1,257
Dose anybody ported "Ext Grid Query Builder" (http://www.developerextensions.com/index.php/extjs-grid-query-builder) to ExtJS 4?
-
8 Aug 2011 11:46 PM
Jump to post Thread: Filter field in grid by salarmehr
- Replies
- 1
- Views
- 411
What is wrong in the following code that filter field not displayed in column menu?
Ext.onReady(function() {
Ext.define('onlineUsersModel', {
extend: 'Ext.data.Model',
... -
7 Aug 2011 5:25 PM
- Replies
- 6
- Views
- 904
Why initComponent: function is not mentioned in API, Is it equal to initConfig()?
-
7 Aug 2011 4:48 PM
- Replies
- 6
- Views
- 904
Thanks flanders. How should I declare object config (like paging toolbar, and other config that have an Ext.create statement) in class so more than one instance can be made?
-
7 Aug 2011 4:08 AM
- Replies
- 6
- Views
- 904
I want to build a reusable grid class with A grid class with preconfigerd dockedItems,features, viewConfig ,....
How can I make it?
How should I declare object config?
Thanks -
7 Aug 2011 12:32 AM
- Replies
- 38
- Views
- 11,262
Could you extend date picker and just add to in a config like 'calType="jalali" ' to change calander type?
-
3 Aug 2011 10:10 PM
Jump to post Thread: configs in Ext.define() by salarmehr
- Replies
- 0
- Views
- 247
1-I used following code to define a reusable grid,
but when I make instance, no config in class definition either do not have effect of break the code. What is the reason?
3- Is there any... -
3 Aug 2011 2:45 AM
Jump to post Thread: icon & iconCls by salarmehr
- Replies
- 0
- Views
- 282
1-Why some component just have 'iconCls' config and do not have 'icon' config? (for example Window just have iconCls).
2- Is there any plugin for makeing icon managment more easily for Ext 4, like ... -
3 Aug 2011 2:28 AM
Jump to post Thread: Stock Charts by salarmehr
- Replies
- 0
- Views
- 303
How I can draw a stock chart (or a line chart with hundreds point)as shown in the charting video.
Thanks -
2 Aug 2011 4:27 PM
- Replies
- 6
- Views
- 1,152
@tryanDLS,
These versions are not publicly released , so there changelogs are not accessible. -
2 Aug 2011 1:35 AM
- Replies
- 6
- Views
- 1,152
I ask from sencha to publish at leat changelog for 4.0.4 and 4.0.5 vesions, so we users need not to try to solve already solved bugs.
Thanks a lot -
2 Aug 2011 1:31 AM
- Replies
- 6
- Views
- 1,668
I found the error source, now my question is how can show a non-modal (model) loading indicator.
I could not found any config for modality.
Thanks for replay -
2 Aug 2011 1:22 AM
Jump to post Thread: Ext.ux.grid.plugin.DragSelector by salarmehr
- Replies
- 17
- Views
- 4,759
Very useful ,thanks a lot
-
1 Aug 2011 10:06 PM
- Replies
- 6
- Views
- 1,668
That not work for me too, I use Ext 4.0.2a
Pleas help -
31 Jul 2011 3:58 AM
- Replies
- 0
- Views
- 328
I have a line chart with two series, without minimum and maximum configs,
But automatically calculated minimum and maximum values are based on first series and therefore some part of second series... -
31 Jul 2011 12:36 AM
Jump to post Thread: Ext.ComponentQuery.query by salarmehr
- Replies
- 1
- Views
- 885
I set both itemId and id for a number field. Why following code do not return value but next one work?
Ext.ComponentQuery.query("#refreshRate").getValue(); // rturn error (not defiend)
...
Results 1 to 25 of 33
