Horizontal scrolling issue
New Discussionthe Ignite grid does not allow us to scroll to the limit of the content.
· Open the sample
· Before anything else, try to scroll to the left:

YOU CAN’T
· Use the grip to enlarge the content:


· You are stuck, you can’t scroll horizontally.
I was able to locate the place where the problem occurs:

My assumption is that the totalWidth is *computed* once and never refreshed within the scroll event handler (because it is refreshed only when totalWidth === 0).
Furthermore, it looks like the width() method does not return the correct information for the container (1) and the total (2) width.
For instance:


Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
12 Created On
Jun 01, 2015 Last Post
10 years, 10 months ago