-
Ext User
[Ext 3.0+ rev. 5013] Store issue
Store's reader contains valid number of records and Store's data property contains much less records. When does it possible?
Is it something obvious I miss? Try http://admin.fujiyama.yakuzadev.com/ with login/password as 1/1.
Top right panel: Main Menu -> Published Reports -> Detailed Report.
Then right content panel, toolbar: Date Range -> "This Year", then "Apply Date Range"
The script file of interest: "Application.DetailedReportGrid.js".
Firebug will tell you most of the things - you'll get about 20 records, but the store shall think that it has only one or two.
-
You are using "idProperty":"domain", but the domain is the same for all records!
-
Ext User
Gosh, I owe you. Really. Thank you again
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules