Search Type: Posts; User: rosemondi
Search: Search took 0.02 seconds.
-
6 Jan 2011 12:10 AM
- Replies
- 0
- Views
- 1,098
We use Extjs2.2 and meet an issue that there may be lots of entries in combobox store, to improve performance, we want combobox listen on "scroll" event and load data asynchronously. Just like grid...
-
7 Apr 2010 7:32 PM
- Replies
- 0
- Views
- 544
It seems once user clicks a column to do sorting, there is not a way to disable sorting and rollback to original order, right?
At first, I want to add a menu "disable sorting" in column header... -
7 Apr 2010 7:18 PM
- Replies
- 1
- Views
- 779
It seems once user clicks a column to do sorting, there is not a way to disable sorting and rollback to original order, right?
At first, I want to add a menu "disable sorting" in column header.... -
2 Mar 2010 7:22 PM
- Replies
- 3
- Views
- 850
I meet an issue when try to put a multiselect inside a fieldset.
The bottom border disappeared and there is a scrollbar on the right side of the multiselect.
The problem only exists on firefox.... -
2 Mar 2010 7:14 PM
- Replies
- 1
- Views
- 1,006
I meet an issue when try to put a multiselect inside a fieldset.
The bottom border disappeared and there is a scrollbar on the right side of the multiselect.
The problem only exists on firefox.... -
19 Oct 2009 11:03 PM
- Replies
- 1
- Views
- 1,100
I meet an issue about isDirty() and ItemSelector.
There is an itemselector in a form and the data is dynamically loaded to the form fields by ajax (the selected and from store of itemselector will... -
19 Apr 2009 8:42 PM
- Replies
- 0
- Views
- 519
In my code, i try to use API Ext.DomQuery.select().
It works well in Firefox, but error occurs in IE :(
It says "Object does not support this property or method". Microsoft script debugger... -
7 Apr 2009 1:25 AM
- Replies
- 1
- Views
- 665
In my code, i have a pupup window. Inside it, there is a tabpanel with several formpanels as its tabs.
Unfortunatelly, i find its layout has some problems in IE while works well in firefox. ... -
26 Mar 2009 7:30 PM
- Replies
- 1
- Views
- 803
In my code, a tabpanel is putted in a window. The autoScroll is enabled for window. But in IE7 the content in tabpanel seems overflow the window and can't be controlled by scrollbar. And it works...
-
7 Dec 2008 7:54 PM
- Replies
- 1
- Views
- 688
I have a grid to show xml data. There are several entries in the grid.
Now, there is a requirement to move up the selected entry to top or to bottom of the grid.
I read the API doc and tried to...
Results 1 to 10 of 10
