Search Type: Posts; User: op1op
Search: Search took 0.02 seconds.
-
17 Apr 2013 6:17 PM
- Replies
- 2
- Views
- 190
Thank you very much,It works!
-
15 Apr 2013 9:15 PM
- Replies
- 2
- Views
- 100
Thank you!
-
15 Apr 2013 9:12 PM
- Replies
- 2
- Views
- 88
Thank you!
-
15 Apr 2013 9:07 PM
- Replies
- 2
- Views
- 190
Hi all,I use treegrid than want to display child with radio,but when expand that catch exception like this:Uncaught TypeError: Cannot call method 'insertSibling' of null in file src/tree/view.js line...
-
9 Apr 2013 1:07 AM
- Replies
- 2
- Views
- 88
Hi , is there any way to do this?
Copy data from excel to extjs grid? -
8 Apr 2013 1:10 AM
- Replies
- 2
- Views
- 100
Hi all,can any body help?cellmodel how to auto add new row when cruuentposition is at last row and press down key?
-
6 Apr 2013 11:45 PM
Jump to post Thread: 4.2 cellmodel select error occurred by op1op
- Replies
- 4
- Views
- 297
Thank you!Great,That's what i want.
-
6 Apr 2013 10:13 PM
Jump to post Thread: Sencha cmd change the encoding text by op1op
- Replies
- 1
- Views
- 120
I found this //@charset GBK,thanks.
-
6 Apr 2013 7:55 PM
Jump to post Thread: Sencha cmd change the encoding text by op1op
- Replies
- 1
- Views
- 120
Hi all,I use cmd 3.1.0.256 to compile my project,but it change my js file encoding to UTF-8,is there any way to set the encoding?
I use YUI alone is fine. -
6 Apr 2013 7:51 PM
Jump to post Thread: 4.2 cellmodel select error occurred by op1op
- Replies
- 4
- Views
- 297
Thank you!
But is there any way to do this no matter the grid is cellmodel or rowmodel?
It can use setCurrentPosition method ,but i may not want to determine the type of selectmodel. -
2 Apr 2013 12:06 AM
Jump to post Thread: 4.2 cellmodel select error occurred by op1op
- Replies
- 4
- Views
- 297
grid cellmodel select row throw error like this Cannot read property 'view' of undefined ;
in file src/selection/CellModel.js line 324
view = pos.view || me.primaryView;
Use the example... -
24 Mar 2013 9:02 PM
- Replies
- 1
- Views
- 168
grid with cell checkcolumn no display the checkbox image.Any one can help?
-
7 Mar 2013 9:22 AM
- Replies
- 4
- Views
- 407
Thank you very much!
I just want to make a small ext-all file fix to all pages.
If there are a lot of pages , it may compile difference allclasses ? -
5 Mar 2013 8:16 PM
- Replies
- 4
- Views
- 407
How to create JSB3 file with Sencha Cmd?
Sencha Cmd build command can build extjs with a JSB3 file,but how to create JSB3 file? -
26 Feb 2013 5:26 PM
- Replies
- 3
- Views
- 382
Thank you very much!
This way is not suit for me.I want to include the normal classes in one file all-class.js and can load other classes in runtime. -
21 Feb 2013 6:51 PM
- Replies
- 3
- Views
- 382
Any one help?
-
21 Feb 2013 1:22 AM
- Replies
- 3
- Views
- 382
Sencha Cmd how to create a custom build containing only the code that application needs?
I use sencha sdktool 2.0 create jsb3 file to build a custom build file,but use cmd ,i dont know how to do... -
18 Feb 2013 7:00 PM
- Replies
- 1
- Views
- 136
I found the new source code add
May be this event cost more time,can you add some args to skip this ?such as silence. -
18 Feb 2013 6:40 PM
- Replies
- 1
- Views
- 136
record.set(field,value) take more time than 4.1,is there any thing change?
-
18 Feb 2013 6:04 PM
- Replies
- 1
- Views
- 193
I use chrome open the example Buffered Scrolling page,the close this tab ,but the memory does not release.How to release the memory except close browser?
-
17 Feb 2013 7:28 PM
- Replies
- 0
- Views
- 130
Today I try to use ext-4.2.0.489 to replace the old test case,Why use ext.js is difference from ext-debug.js?When use ext.js it will load js with wrong path,but ext-debug.js is fine.
-
6 Feb 2013 10:27 PM
- Replies
- 10
- Views
- 2,228
4.x grid is too bad.
why load record slower than 3.4?
4.x load cost more than 1 second,3.4 cost less then 0.2 second. -
10 Jan 2013 5:28 PM
- Replies
- 2
- Views
- 375
it seems as if call grid2.store.loadData() after render,the checker restore.
-
10 Jan 2013 12:00 AM
- Replies
- 1
- Views
- 259
and the Grid event beforeselect param 'record' is array ,not a record.
add this test code
grid2.on("beforeselect", function(mme,
record, index, eOpts) {
... -
9 Jan 2013 11:26 PM
- Replies
- 2
- Views
- 375
the checker column width will tool long.
Ext.define('Company', {
extend: 'Ext.data.Model',
fields: [
{name: 'company'},
{name: 'price', type: 'float'},
Results 1 to 25 of 37
