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

RowNumberColumn size issue when Gantt element is not in the DOM #7566

Closed
JockeLindberg opened this issue Sep 26, 2023 · 0 comments
Closed

RowNumberColumn size issue when Gantt element is not in the DOM #7566

JockeLindberg opened this issue Sep 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@JockeLindberg
Copy link

Forum post

Hi,

I have a gantt rendering issue:
renderissue.PNG

This issue occurs if:
I set the selection mode to 'cell'
Records are added during the gantt is hidden and then shown

Calling renderContents, renderRows, refreshColumn doesn't help.

As a workaround to correct the rendering issue I am moving a node inside the taskstore from one position to anotherone. After that the grid is rerendered correctly.

Can you tell me the internal method that is called by calling insertChild to update the grid layout?

Thanks Eva
renderissue.PNG

@JockeLindberg JockeLindberg added bug Something isn't working forum Issues from forum large-account Reported by large customer labels Sep 26, 2023
@JockeLindberg JockeLindberg self-assigned this Sep 26, 2023
@isglass isglass added resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels Sep 27, 2023
@isglass isglass added this to the 5.5.4 milestone Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum large-account Reported by large customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants