Search Type: Posts; User: Mcaveti
Search: Search took 0.02 seconds.
-
15 Aug 2012 7:34 PM
- Replies
- 20
- Views
- 6,872
Hi saravanakmr!
I made this plugin for my application which is created on version 4.0.7. I currently do not have time to fix my application for the new version of the engine and thus the plugin too.... -
3 Aug 2012 6:30 AM
- Replies
- 20
- Views
- 6,872
saravanakmr, your example fully working. Thank you for your bug reports!:)
I really forgot to add function getElementsByClass of the plug-in, because I am not its author. It is copied somewhere on... -
31 Jul 2012 7:06 PM
- Replies
- 20
- Views
- 6,872
saravanakmr, I corrected the error by changing the column, but I did not realize that you have not worked with scrolling. Try the new version and if the problem will remain, describe them accurately....
-
23 May 2012 7:05 AM
- Replies
- 6
- Views
- 1,706
Enjoy! I do not know, I'm not the developer of the Ext JS
-
18 May 2012 9:02 AM
- Replies
- 20
- Views
- 6,872
Scott, sorry for my english, I mean exactly "Stable version" - without RC
-
18 May 2012 8:19 AM
- Replies
- 20
- Views
- 6,872
perhaps you're right, Scott ... but it is very expensive for the time to remake the application for each version
today released several fixes for version 4.1.
when about expected stable 4.1.1... -
17 May 2012 6:23 PM
- Replies
- 20
- Views
- 6,872
Too many bugs in version 4.1 - I'll wait for a more stable version ...
-
2 May 2012 2:02 AM
- Replies
- 20
- Views
- 6,872
Thank you Scott for the news. Soon, I will try to test the extension for version 4.1
-
27 Apr 2012 10:22 PM
- Replies
- 466
- Views
- 242,398
Dear friends!
I did extension to the 4 version of the Ext for the Grouping Summary. Look here... -
27 Apr 2012 10:13 PM
- Replies
- 20
- Views
- 6,872
Hello!
I'm very pleased to introduce you an extension of an existing GroupingSummary class.
This excellent idea was given by user named Сnesbit, and I thank him... -
25 Apr 2012 11:12 PM
- Replies
- 6
- Views
- 1,162
I don't know how to use Container in the gridcell and I just override Ext.Editor.startEdit for modify data before show it in the textfeild editor.
Thank you all for your help -
25 Apr 2012 11:04 PM
- Replies
- 6
- Views
- 1,706
Ext.override(Ext.grid.feature.GroupingSummary, {
getPrintData: function (index) {
var me = this,
columns = me.view.headerCt.getColumnsForTpl(),
i = 0,
... -
19 Apr 2012 5:26 AM
- Replies
- 6
- Views
- 1,162
friend, how do I change the code to get what I want?
-
18 Apr 2012 6:32 PM
- Replies
- 6
- Views
- 1,162
Hello!
i try to use show event of Combobox, but it don't work
this example from docs whith listeners
// The data store containing the list of statesvar
states = Ext.create('Ext.data.Store',...
Results 1 to 14 of 14
