Categories | Question details Back To List | ||
selection on any row of the group prevent removing of this group Remove group we are using library version //v.1.6 build 80526 If we made selection on any row of the group then even if we clear this selection, after removing all rows of this group - group header does not disappear. If we just remove row with specified id without selecting it - it works fine. Can you advise wheather is available any bug fix or further version of the library to make it working. as on example: http://dhtmlx.com/docs/products/dhtmlxGrid/samples/extended_modes/pro_group.html?un=1221043500000 Thanks in advance Answer posted by Support on Sep 12, 2008 08:52 >>If we made selection on any row of the group then even if we clear this selection, after removing all rows of this group - group header does not disappea Pretty strage behavior, which can't be reconstructed locally. The removing of group's header doesn't related to selection. ( maybe caused by some other code which attached to selection in your code ) Latest version of _group extension sent by email. It contains some fixes, but none of them related to your situation. If issue still occurs for you - please send any kind of sample where it can be reconstructed ( you can send it directly to support@dhtmlx.com ) |