Aleksandra Budnik

Results 578 comments of Aleksandra Budnik

I'm closing this issue as done in version 12.1.3. The `source` was added to the definition of the `setSourceDataAtCell()` method.

Thank you for sharing the report @footman9988 I replicated the issue. It seems that the [`nestedRows`](https://github.com/handsontable/handsontable/tree/6a1706061163b8d1f7752e54ef6f10efbc764b8b/handsontable/src/plugins/nestedRows) do not export the menu, as [`borders`](https://github.com/handsontable/handsontable/blob/6a1706061163b8d1f7752e54ef6f10efbc764b8b/handsontable/src/plugins/customBorders/contextMenuItem/bottom.js#L8) or [`hiddenColumns`](https://github.com/handsontable/handsontable/blob/ce7f11f88eda77eb4e2ae2aa1ece2862230b12f2/handsontable/src/plugins/hiddenColumns/contextMenuItem/hideColumn.js#L7). I am marking this issue...

Hi @JavaPupil Could you check if enabling the `autoRowSize` fixes the misalignments between the fixed area and the rest of the table? Here https://handsontable.com/docs/api/options/#autorowsize you can read more about this...

That is not currently possible to have only the non-fixed value shown. The fixed cell is a clone so even if you use the `:first-child` of the `TR` and `TD`...

... or, we can try this https://jsfiddle.net/aszymanski/vmhtdn1o/1/ (@adrianszymanski89 thanks for the demo) @JavaPupil would that help?

That's true, @JavaPupil it should be treated more like a workaround than a solution

I'm closing this issue as solved in Handsontable v12.1.3

Related: https://github.com/handsontable/handsontable/issues/9645

I'm closing the issue as a duplicate of #9645 I will notify you once we fix the main issue @Bwca

I'm closing this issue as fixed in Handsontable v12.1.3.