Search Type: Posts; User: Prorok
Search: Search took 0.03 seconds.
-
18 Feb 2013 12:27 PM
- Replies
- 5
- Views
- 396
you were able to reproduce the defect?
if you think that flying editor:
41926
not a bug, then I am very confused!
I understand why the editor remain in place, and I think, it isn't the... -
17 Feb 2013 12:45 PM
- Replies
- 5
- Views
- 396
I would like the edit not to be canceled and the editor would remain in the grid.
And I am sorry, I forgot mention, this bug has been reproduced in the v. 4.1.3
I have another problem with the... -
15 Feb 2013 2:59 AM
- Replies
- 5
- Views
- 396
Put my code in the 'code editor' and click 'live preview'.
start editing name in first row, without canceling edition (editor not hide) move mouse cursor in Panel1 and scroll the mouse wheel.... -
29 Nov 2012 7:17 AM
- Replies
- 3
- Views
- 635
I have the same problem, in my case i have in picker grid with combo editor, when i dbl click in combo, picker disappears how i can get round it?
-
12 Oct 2012 9:11 AM
- Replies
- 4
- Views
- 772
In version 4.1.0, 4.0.7 with selModel: Ext.create('Ext.selection.CheckboxModel', { checkOnly: true }), everything works well but without checkOnly: true in 4.1.2, 4.1.1, 4.1.0, 4.0.7 we have...
-
10 Oct 2012 11:01 AM
- Replies
- 4
- Views
- 772
Hi!
I have grid with selModel : CheckboxModel and cellediting plugin.
If I select several items and try editing cell Name, all selected items are deselected, this is normal behavior?
and how can... -
17 Sep 2012 7:19 AM
- Replies
- 25
- Views
- 13,787
some operations, as sorting, filtering, synchronizes the store and other, doesn't restore cell cls added to the cell by means of cell.addCls function.
-
6 Sep 2012 9:27 AM
- Replies
- 2
- Views
- 554
Thanks for the article
as a solution my problem, i set tdCls in the renderer function.
At first, When Ajax validation finished i dynamically added new property to the model (_value), and save... -
5 Sep 2012 11:44 AM
- Replies
- 2
- Views
- 554
Hi All.
How can i mark invalid cell in grid?
I have some code:
cell.addCls('invalidClsStyle');
but, cls style does not restore after store.sync() or when i filtere grid.
Results 1 to 9 of 9
