Search Type: Posts; User: return1.at
Search: Search took 0.01 seconds.
-
25 Apr 2012 2:43 AM
- Replies
- 2
- Views
- 895
this seems to be fixes with 4.1
-
23 Dec 2011 1:26 AM
- Replies
- 2
- Views
- 856
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7
Browser versions tested against:
FF9
Chrome16
Safari 5.1 -
14 Dec 2011 1:22 AM
- Replies
- 2
- Views
- 895
any feedback?
-
24 Oct 2011 5:02 AM
- Replies
- 2
- Views
- 895
REQUIRED INFORMATION
Ext version tested:
Ext 4.0.7
Browser versions tested against:
Chrome 14.0.835.202
FF 7.0.1 (firebug 1.8.3 installed)
Safari 5.1.1 -
5 Sep 2011 7:19 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
here is a modfied version, which works with extjs 4
/**
* @class Ext.ux.grid.RecordForm
* @extends Ext.util.Observable
*
* RecordForm plugin, form that edits grid's record
* -
18 Feb 2011 7:21 AM
- Replies
- 4
- Views
- 1,166
the bug ist still in version 3.3.1 when used with "editable" instead of of "sortable"
here is my working override for 3.3.1 (i already reported this via ticket system before the release)
... -
27 Apr 2010 3:15 AM
- Replies
- 19
- Views
- 4,575
thanks, that was really frustrating me, and my customers.
-
6 Apr 2010 1:30 AM
- Replies
- 5
- Views
- 1,057
it is now working with the latest 3.2.0 release.
-
29 Jan 2010 5:51 AM
- Replies
- 5
- Views
- 1,057
i have the same problem
-
14 Dec 2009 2:37 AM
- Replies
- 18
- Views
- 7,934
thanks, this solved my problem.
-
1 Dec 2009 1:30 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
thank you. removing the hiddenName and id property of the combobox solved the problem.
-
1 Dec 2009 1:04 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
thank you. removing the hiddenName and id property of the combobox solved the problem.
-
30 Nov 2009 1:46 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
yes, that is what i mean.
-
29 Nov 2009 8:27 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
of course.
// vim: sw=4:ts=4:nu:nospell:fdc=4
/**
* Ext.ux.grid.RecordForm Plugin Example Application
*
* @author Ing. Jozef Sakáloš
* @copyright (c) 2008, by Ing. Jozef Sakáloš -
28 Nov 2009 10:05 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
thanks for your reply.
to clarify the problem, i took your example from http://recordform.extjs.eu, and modified the "industry" column in your ColumnModel. I changed the Combobox and the... -
27 Nov 2009 12:49 PM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
i am using RecordForm with a combobox which loads id and value from a remote jsonstore.
the problem is, that the initial prefill of this combobox is not working.
can you give me any hint... -
25 Nov 2009 7:41 AM
Jump to post Thread: Grid RecordForm Plugin by return1.at
- Replies
- 590
- Views
- 166,124
to make this plugin correctly get forum xtypes from the column model of your grid with ExtJS 3, replace
// use cm editor if we have one
if (c && c.editor && c.editor.field) {
Ext.apply(o,... -
25 Nov 2009 2:57 AM
Jump to post Thread: [1.0] Grid RowActions Plugin by return1.at
- Replies
- 956
- Views
- 307,473
i have problems getting the plugin to work. I think i am doing everything exactly like the documentation provided with this plugin, the CSS is included, the icon exists and my CSS points to the right...
Results 1 to 18 of 18
