Search Type: Posts; User: hongwenchina
Search: Search took 0.01 seconds.
-
23 Jun 2012 11:20 PM
- Replies
- 2
- Views
- 560
Thank you ,i workaround it with the following code which could be found at http://www.sencha.com/forum/showthread.php?135109
Ext.form.field.File.override({
extractFileInput: function()... -
20 Jun 2012 7:00 PM
- Replies
- 2
- Views
- 560
Hi all,
The file field of the form panel will be reset to empty value when invoking the submit method.
In my case,I need to keep the value of the file field ,who can help me?
Thanks a... -
29 May 2012 4:26 AM
- Replies
- 10
- Views
- 794
hi,
When the waitMsg parameter is set, the messagebox of callback shows behind the MainWindow.
the code following will reproduce it.
Select one file ,and press save button.
... -
27 May 2012 6:52 AM
- Replies
- 6
- Views
- 1,309
The Neptune example kitchensink works in IE9 with all icons shown correctly.
But in Firefox12, the close, min or max button of the window shows a blank rectange,
as well as a few icons in other... -
27 May 2012 1:05 AM
- Replies
- 2
- Views
- 658
Scott,
Thank you very much, it works now with your code. -
26 May 2012 2:23 AM
- Replies
- 2
- Views
- 658
Hi,
please run the following code, and then scroll the grid to the last row.
when you click the tbar button 'click' to change the value of a field (not the groupField),
the grid will scrolls... -
7 Feb 2012 11:47 PM
- Replies
- 4
- Views
- 1,014
Thx for your reply
The grid will works, but the checkbox cannot be checked. -
7 Feb 2012 11:32 PM
- Replies
- 4
- Views
- 1,014
BUG: Selection is disabled in grid, when store loads from remote with autoLoad set to false.
if autoLoad set to true, it works. The row can be selected with CheckboxModel
...
Results 1 to 8 of 8
