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

Last row does not get colour in main grid #1

Open
sachinbijadi opened this issue Nov 30, 2018 · 3 comments
Open

Last row does not get colour in main grid #1

sachinbijadi opened this issue Nov 30, 2018 · 3 comments

Comments

@sachinbijadi
Copy link

Hey @AngelaIp ,

For some reason the last row in the grid does not seem to get a coloring for the state. I tried it in multiple saved searches and had the same results. Any idea why? and how can this be resolved?
I am running this in a Innovator11SP12 instance by the way.
image
image
image

@AngelaIp
Copy link
Owner

AngelaIp commented Dec 3, 2018

Hi,
thanks for taking a look at my code samples! I actually use a different code for this use case. I will try to provide it today/tomorrow.

@sachinbijadi
Copy link
Author

@AngelaIp Looking forward to it. Thanks

@AngelaIp
Copy link
Owner

AngelaIp commented Dec 5, 2018

I think the reason for this behaviour is very simple:
The current code uses this.getItemCount()-1 . Removing -1 should color everything!

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

No branches or pull requests

2 participants