-
14 Jan 2013 4:14 AM #1
Ext.grid.plugin.BufferedRenderer.getScrollHeight() issue
Ext.grid.plugin.BufferedRenderer.getScrollHeight() issue
Ext.grid.plugin.BufferedRenderer.getScrollHeight() calculate result using
store.getTotalCount()But what if I set some filter to my store??? I mean data size still huge, but it's different from totalCount
-
17 Jan 2013 9:30 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
Thanks for the report! I have opened a bug in our bug tracker.
-
17 Jan 2013 9:31 AM #3Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
17 Jan 2013 10:05 AM #4
According to "evant" on my own thread this is already fixed: http://www.sencha.com/forum/showthre...te-data-stores
You found a bug! We've classified it as
EXTJSIV-8256
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote