Hi Martin,
I checked your solution and I confirm that the scrollbar is no more limited.
However, I am still concerned by the header position that does not match the columns one: it does not look professional.
Furthermore, it appears that we have a very complex workaround for something that looks like a basic feature of the grid.
Would there be any chance that your developers have a look into this issue and release a fix for it?
Regards,
- Arnaud
Hello Arnaud,
I have a solution for you which you can find attached. The code is in the igGrid.rendered event.
The small gap on the horizontal scroll bar that is initially observed is caused by the width of the vertical scrollbar which overlaps the TABLE with the data. Since the header doesn't have vertical scrollbar it won't get scrolled in the initial grid state, thus a misalignment may be observed between the header and the data. For this issue I couldn't find a good solution. For the other scenarios the scrollbar should work as expected.
Let me know if it works for you.
Best regards,Martin PavlovInfragistics, Inc.
Hi,
Just a quick note to inform you that I am now taking care of this account.
We are really looking forward to hear a solution from you as it sounds like the last advice you gave us generated other issues.
Hello Robert,
We're digging into it. Stay tuned.
So...
Can you provide us a solution for both problems which is not breaking one or the other?