Skip to content

Conversation

@akaJes
Copy link

@akaJes akaJes commented Feb 6, 2015

issue with full storage loading
its can be tested on https://github.com/SitePen/dgrid/blob/master/test/Rest.html
with adding to creation object class:'dgrid-autoheight'
or set after creation with code window.grid.set('class','dgrid-autoheight');

with this patch grid loaded properly by pages
i used function cumulativeOffset for calculating relative position to window(or parentNode )
maybe dojo has function intended for it?

@akaJes
Copy link
Author

akaJes commented Sep 24, 2015

Hi, what do @kfranqueiro think about this patch? maybe You have another simples way to decide issue with full data loading?

@akaJes akaJes changed the title Allow properly scrolling when grid has autoheight and Rest collection Allow properly scrolling when grid has autoheight and OnDemand collection Sep 24, 2015
@akaJes
Copy link
Author

akaJes commented Jan 30, 2018

@kfranqueiro this path can be used for solving the last note on the page https://github.com/SitePen/dgrid/blob/master/doc/usage/Styling-dgrid.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant