oddy
10 Aug 2009, 1:32 AM
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.
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.