-
26 May 2012 8:06 AM #1
Ext.dataview.component.DataItem missing dataMap config ??
Ext.dataview.component.DataItem missing dataMap config ??
Hello,
I've found another two issues.
First:
I can't find the dataMap config variable in config explorer for Ext.dataview.component.DataItem component and I can't add it as custom property due to existing reservation in architect.
Scond:
Ext.dataview.component.DataItem is not dropable into views in project explorer. I can drop it only to the top level in UI designer (I mean device frame) what places it to the views project category.
I'm using SA2 build 442.
Thanks.
-
20 Jun 2012 9:21 PM #2
-
21 Jun 2012 8:34 AM #3
Aaron Conran
@aconran
Sencha Architect Development Team
-
18 Oct 2012 8:43 AM #4
-
18 Oct 2012 1:40 PM #5
I'd recommend using an updateRecord method on your dataitem.
In Sencha Touch 2.1 dataMap has been deprecated and marked for removal in favor of implementing an updateRecord method on your dataitem.Aaron Conran
@aconran
Sencha Architect Development Team
-
12 Feb 2013 3:05 AM #6
Example Please
Example Please
Would it be really nice if you could add an example of using "updateRecord", or just update and clearify the DataItem and DataView documentation!
Thanks
-
8 May 2013 3:13 PM #7
Attaching a basic test case in Touch 2.2 and Architect 2.2.2 that demonstrates usage of the updateRecord in this scenario.
Looks like we can't reproduce the issue or there's a problem in the test case provided.



Reply With Quote