Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom cell renderer in a scrolling grid along x axis #353

Closed
tolian49 opened this issue Jan 11, 2013 · 5 comments
Closed

custom cell renderer in a scrolling grid along x axis #353

tolian49 opened this issue Jan 11, 2013 · 5 comments
Labels

Comments

@tolian49
Copy link

It seems like the colors get wacky if you have a wide grid that has a scroll-bar on the x-axis. Put a background on columns 4 5 and 6, then scroll right and back left and sometimes columns 2 and 3 will be colored...

Here's an example from a base example. Columns 2 and 3 are colored in, but if you scroll right then what are columns 2 3 and 4 are all colored. Then back left and 1 2 and 3 are colored.

http://jsfiddle.net/2CnKk/3/

I'm testing in chrome but I see similar issues with IE

-Nick

@bluegreen4
Copy link

I also ran into this problem

Only the second and third column should have conditional formatting. But scrolling right or left causes other columns to be improperly formatted.

http://jsfiddle.net/JCtET/

@alexcrewe
Copy link

Another JSFiddle on what seems to be the same issue- http://jsfiddle.net/MbtTN/.

Note how the first column formatting stays in place as you scroll. Am I missing something?

@setthase
Copy link

+1

@slackb0t
Copy link

Here's another example. It seems to primarily affect CSS styling.

http://jsfiddle.net/TSKK2/27/

warpech added a commit that referenced this issue Mar 7, 2013
@warpech
Copy link
Member

warpech commented Mar 7, 2013

Thanks guys! Fixed in 0.8.10.

@warpech warpech closed this as completed Mar 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants