Aleksandra Budnik
Aleksandra Budnik
### Description Using the `hotColumn` component for altering the dataset to show fewer columns than defined does not work correctly. ### Steps to reproduce 1. Click the button and check...
### Description We are not able to use `setSourceDataAtCell()` in `afterLoadData()` hook. I think that this is a limitation as `afterLoadData()` runs before the `modifyData()`. But only by reading the...
### Description The `delete comment` context menu option should be disabled if a cell does not have a comment, just as it happens for the `Read-only comment` option. ### Steps...
### Description In Handsontable v8.0.0 we made the following change > `rowOffset` and `colOffset` were removed since they aliased the methods from Walkontable. #6547 However, we did not remove the...
### Description At the moment there is no indication in the table that the filer options aren't `contextMenu` options and should be defined only for `dropdownMenu`. ...
### Description Enabling `nestedRows` prevents the `updateData()`'s dataset replacement. The nested object dataset and non-nested dataset behave differently, so I document two cases scenarios. ### Case 1 #### *Non-nested data*...
### Description Add hints to guides on how to enable specified functionalities while using modularization. This way users will be notified what to import/register to use a plugin/functionality they are...
### Description I think that we should specify what those`Handsontable's core functionalities` are and that we need to include MomentJS and core-js to the base build. We should also mention...
### Description I got this question a couple of times, and I think that it would be a great idea to add a small graphic that describes parts of the...