You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing an issue where ColumnHider does not properly show/hide columns once the column is resized. The columnHider works fines when the grid loads the first time. However, if i resize any column, the columnHider gets messed up. It does not show/hide columns and this looks very buggy with dgrid using ColumnHider and ColumnResizer in conjunction.
This issue is reproducible with any dgrid demo( github demo as well). I have seen quite few open issues that are similar, but they have not been addressed yet. Did anyone dealt with the similar issue and came with a workaround? What would be the robust way to handle this issue
The text was updated successfully, but these errors were encountered:
@gtejaswi Can you describe the steps you are taking and which grid you are testing? Attached is an animated GIF that shows me interacting with the second grid on this test page: http://dgrid.io/js/dgrid/test/extensions/ColumnHider.html. I am not seeing any errors.
I am seeing an issue where ColumnHider does not properly show/hide columns once the column is resized. The columnHider works fines when the grid loads the first time. However, if i resize any column, the columnHider gets messed up. It does not show/hide columns and this looks very buggy with dgrid using ColumnHider and ColumnResizer in conjunction.
This issue is reproducible with any dgrid demo( github demo as well). I have seen quite few open issues that are similar, but they have not been addressed yet. Did anyone dealt with the similar issue and came with a workaround? What would be the robust way to handle this issue
The text was updated successfully, but these errors were encountered: