Hi,
Actually in handsontable when we open dropdown and without select value move to another cell it automatically selected first value which i dont want how to restrict this default behaviour of handsontable
[GH #3438] I dont want DropDown first default value?
This topic has been already raised here https://github.com/handsontable/handsontable/issues/3438
Within the issue, you can find code snippet ideas to alter that behavior.
Hi @aleksandra_budnik
The links mentioned in github issues are not working:
https://handsontable.com/docs/0.21.0/tutorial-using-callbacks.html
https://handsontable.com/docs/1.3.4/tutorial-cell-editor.html
and also is this issue solved in future version of handsontable
Here are working links:
- Cell editor: https://handsontable.com/docs/cell-editor/#overview
- Callbacks: https://handsontable.com/docs/searching-values/#custom-callback
As for solving the issue, you can check the status of the issue on GitHub, we’ll inform our users when and if we start working on it.