adrianszymanski89

Results 221 comments of adrianszymanski89

Hi @jonghoonleeee Thank you for the update. I tried with a custom context menu, but it still works correctly in my case. I tested it with this example: https://jsfiddle.net/handsoncode/nt68ejhq/. Can...

Hi @huangshuwei Recently, we released a new version of Handsontable, 14.2, and when I checked this issue, I couldn't replicate it anymore. Can you please tell me if that's also...

@huangshuwei Thank you for the update. I hope we will have a fix for this soon.

Hi @youhogeon Thank you for the additional details. Our developers will investigate it, and I'll update you once we have feedback from them.

This issue still exists in v. 12.0.1: https://jsfiddle.net/aszymanski/90hjd87z/

Hi @yanyinqing In your case, I think the `afterRowMove` hook might be helpful. Please take a look at this example and let me know if that meets your requirements: https://jsfiddle.net/handsoncode/cje06gmx/

Hi @yanyinqing HyperForumla has a native method for creating a dependency graph: https://hyperformula.handsontable.com/guide/dependency-graph.html#getting-the-immediate-dependents-of-a-cell-or-a-range However, it still will need to be checked in the `afterRowMove` hook to get updated data. Can...

HI @alexey-bondar99 Thank you for reporting this. I checked it, and the final result should be different. We should get the same array length as initially set. I'll report it...

Hi @alexey-bondar99 Thank you for the detailed report. This issue is known to us, and it's part of a problem with fixed row positioning in relation to the table. We...