jej2003
10 Sep 2009, 5:11 AM
First off sorry for posting to the incorrect forum before.
@http://www.extjs.com/forum/showthread.php?p=384855#post384855 (http://www.extjs.com/forum/showthread.php?p=384855#post384855)
I have made some headway but I think there is a bit of a disconnect with something I am doing. I am stepping through the code and looking at the BasePagingLoader the offset returned from result.getOffset() is always 0, digging into the XmlReader (where result actually gets created) the offset value never actually gets set (same is true for the other Readers I looked at as well). Am I correct in that the Readers are broken or am I missing something?
@http://www.extjs.com/forum/showthread.php?p=384855#post384855 (http://www.extjs.com/forum/showthread.php?p=384855#post384855)
I have made some headway but I think there is a bit of a disconnect with something I am doing. I am stepping through the code and looking at the BasePagingLoader the offset returned from result.getOffset() is always 0, digging into the XmlReader (where result actually gets created) the offset value never actually gets set (same is true for the other Readers I looked at as well). Am I correct in that the Readers are broken or am I missing something?