Search Type: Posts; User: asafm
Search: Search took 0.02 seconds.
-
16 Jan 2012 2:01 AM
Jump to post Thread: [FIXED][3.0rc2] IE setHeight by asafm
- Replies
- 14
- Views
- 3,816
Ok, so same thing happens to me too with ExtJS 3.4.0.
The error thrown is at this line:
!animate || !me.anim ?
me.dom.style.height = me.addUnits(height) :
... -
21 Aug 2011 9:20 PM
- Replies
- 6
- Views
- 1,752
What was the solution?
-
21 Nov 2010 8:57 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by asafm
- Replies
- 956
- Views
- 308,275
Hi,
I'm encountering a weird behavior, while having a GridPanel with the RowActions plugin.
Lets say I have a grid with two columns: text, actions.
Text column has html content for each row,... -
21 Nov 2010 8:02 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by asafm
- Replies
- 956
- Views
- 308,275
Hi,
I've added a quick assertion code to validate 'actions' property, since extJs throws odd 'length is not defined' error in ext-base.js. I think it can only help:
Ext.ux.grid.RowActions =... -
31 Aug 2010 9:00 AM
Jump to post Thread: [0.2] Ext.ux.PasswordMeter by asafm
- Replies
- 28
- Views
- 30,705
Hi,
I've added the following lines of code to support reset() of the form, which also supposed to reset the meter (and score):
reset : function() {
... -
14 Jul 2010 4:13 AM
- Replies
- 3
- Views
- 1,707
Same problem
-
5 Jul 2010 3:25 AM
Jump to post Thread: Grid Search Plugin by asafm
- Replies
- 1,023
- Views
- 364,895
Searched extensively but could not find a solution.
I posted the question in the Ext 2.x Bugs forum. -
5 Jul 2010 3:24 AM
- Replies
- 1
- Views
- 1,523
Hi,
I'm using Ext 2.2.
I'm using Ext.ux.grid.Search plugin which uses TwinTriggerField to display a search box with two icons: search and clear.
From some reason the clear icon is not in the... -
4 Jul 2010 9:25 AM
Jump to post Thread: Grid Search Plugin by asafm
- Replies
- 1,023
- Views
- 364,895
In Google Chrome, the Clear Icon (X) has its height larger than the height of the text field.
Do you know how to fix it? -
4 Jul 2010 9:21 AM
- Replies
- 0
- Views
- 1,079
Hi,
I've noticed that in the Ext.ux.grid.Search plugin, the "X" icon which clears the text is larger than the height of the text input in Google Chrome.
I've looked at the code, and its using the...
Results 1 to 10 of 10
