jQuery UI Widgets › Forums › Grid › jqxPopover in Column Group Heading doesn't always activate
Tagged: column group, columnsresize, grid, javascript grid, jqxgrid, popover
This topic contains 6 replies, has 3 voices, and was last updated by Peter Stoev 8 years, 8 months ago.
-
Author
-
If a column group heading contains the selector element for a jqxPopover, and that column group heading is next to a column heading, and the grid has
columnresize=true
, clicking the popover selector element has effect only if the most recent column border the cursor passed through was not the border between the column group heading and the adjacent column heading (causing the col-resize cursor to display).The example at https://www.jseditor.io/?key=popover-in-column-group-header may be used to demonstrate this. This is the column hierarchy example, modified so that the “Product Details” column group contains an icon (the atom symbol) attached to a jqxPopover. If you click the icon, the popover will appear, regardless of how the cursor got there, unless it came to the “Product Details” column group heading directly from the “Supplier Name” column heading.
Hi JayD,
Thanks for the feedback.
Please, usecolumnresize=false
.Best Regards,
Ivailo IvanovjQWidgets Team
http://www.jqwidgets.comI have a requirement that columnresize=true.
Can you confirm that this is indeed an issue and that there are no other work-arounds? Can you say whether this issue might be addressed in a subsequent release?
Hi JayD,
As this is a custom behavior, we do not consider it to be an issue and unfortunately, there is no workaround. You can probably try to dynamically enable/disable the Grid’s resizing.
Best Regards,
Ivailo IvanovjQWidgets Team
http://www.jqwidgets.comJayd, please do not post our original codes here as this is EULA violation. That is the reason of your missing replies in this topic.
OK. Has there been any change of opinion as to whether this is a defect that can be resolved in the product?
Hi JayD,
For now, there are no changes. We will consider your feedback for future versions of jqxGrid.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.