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 using ng2-handsontable. I want to implement functionality for Searching and highlighting text in handsontable.
I can use browser Find (ctrl + f) but it only works on data displayed on page (renderall is false).
Please suggest a way to implement this functionality.
I am using ng2-handsontable. I want to implement functionality for Searching and highlighting text in handsontable.
I can use browser Find (ctrl + f) but it only works on data displayed on page (renderall is false).
Please suggest a way to implement this functionality.
I have tried few options from link
https://handsontable.com/docs/6.1.1/demo-searching.html?_ga=2.27148735.342023031.1542000242-1810379258.1542000242
but could not make it work.
The text was updated successfully, but these errors were encountered: