-
8 Jun 2010 8:12 AM #1
[FIXED-202] Cannot use "Auto Columns" feature after storeId has been changed
[FIXED-202] Cannot use "Auto Columns" feature after storeId has been changed
Designer version tested:
- Designer xds-1.0.1.0c
- WinXP Pro
Steps to reproduce:
1. Add an XML Store, put some arbitrary field names into it (do not rename - should be called MyStore)
2. Create a grid, bind it to MyStore using the "Gear" icon dropdown, and right click -> Auto Columns
This works fine... now:
3. Change MyStore "storeId" property to "CarStore"
4. Delete the grid columns (or create a new grid), and try auto-columns again.
designer-error.png
Further bug:
5. Rename storeId again to "MyOtherStore"
6. In the grid config, change "store" property to "MyOtherStore." (Manually from the Component Config table, not using the "Gear" dropdown menu.)
Now the Auto columns right click is disabled altogether.
-
14 Jun 2010 12:29 PM #2
also re-opening xds project doesn't solves the problem. its permanent. same problem occurs when you clone a store.
-
15 Jun 2010 6:49 AM #3Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 5
Thanks guys, I'll open a ticket and make sure it's fixed before the next release.
-
20 Jun 2010 1:23 PM #4
I cant do this with a json store either...
Mac OSX 10.6.3
-
15 Aug 2010 7:55 AM #5
I am having the same issue with the latest version (1.0.2.11) and a JSON store.
-
16 Aug 2010 2:59 AM #6
Thanks guys!! I"ll do it.
-
18 Aug 2010 9:24 AM #7
Same issue on Linux, Build Version: xds-1.0.2.11
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-202] grid rendering wrong xtype in colModel (auto columns broken)
By Dan Ellison in forum Ext Designer: BugsReplies: 1Last Post: 30 Aug 2010, 6:34 AM -
[FIXED-202] A new bug with the form HtmlEditor
By meroy in forum Ext 3.x: BugsReplies: 11Last Post: 15 Feb 2010, 1:59 PM -
[FIXED-202] HtmlEditor - Source Edit mode - autoHeight
By archmisha in forum Ext 3.x: BugsReplies: 5Last Post: 11 Feb 2010, 5:51 PM -
[FIXED] AggregationRowConfig does not work with auto-filling columns without width
By krishnak in forum Ext GWT: Bugs (2.x)Replies: 1Last Post: 5 Oct 2009, 1:39 AM


Reply With Quote