jQuery UI Widgets › Forums › Grid › z-index for pinned columns
Tagged: grid, grid component, grids, jquery grid, jquery grid component, jQuery Widgets
This topic contains 8 replies, has 5 voices, and was last updated by GabrielCostaAlves 6 years, 8 months ago.
-
Author
-
Hi jqWidgets Team,
need to change the z-index for the pinned columns.
After changing (increasing to 2000) the cells are no longer displayed as before, the separator lines are gone.Is there a way I can change the z-index without breaking the display?
Regards,
IoanaHere is the fiddle to better explain the problem:
https://jsfiddle.net/ioana_v/nrf6q9nL/3/Steps to reproduce:
* increase the size for the “Boston” column so much that a scrollbar is visible
* double click in the cell “Population / Boston” – the editor is visible
* use the scrollbar to scroll to right
The editor is overlapping the pinned column, and it should not.My solution was to increase the z-index for the pinned column, but it is not working well.
Please help if possible.
Regards,
IoanaHello ioana,
Z-index manipulation is used by the grid, so changing it manually is not advised because it could break functionality.
It would probably be a better idea to manipulate the z-index of the other things that you want to show/hide.
Best Regards,
VladimirjQWidgets Team
http://www.jqwidgets.comHi Vladimir,
the other things are also grid things, and even more difficult to change, cause I must be aware of the z-index of the cell, the cell editor and the pinned cell.
Anyway, I also tried this (change the parent() for the input text on createeditor/initeditor), but it is also not working well.Which is why I asked for your help.
So, giving the new information, can you please help? Eventually by using the attached fiddle?Regards,
IoanaHere’s a screenshot illustrating the bug by using a Grid sample you (jqWidgets) provide.
Hi ioana,
Our team will look into that for future version. Thanks for the feedback!
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi Peter,
it would be great if you can fix this issue. I think it is important. Thanks a lot.
Best regards,
dafaccountHi dafaccount,
It’s a minor one so we will resolve it in some future release.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Hi,
This problem was resolved?
I have the same problem.
Best Regards.
-
AuthorPosts
You must be logged in to reply to this topic.