Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Need to provide support to find and replace a cell value in the selected range instead of whole sheet
steps :
select on column A
search for the content which is not in column A (eg "PC")
observe, column get deselect and search will be successful (which is not suppose to)
Again select column A
search for the content which is in column A (eg 823042)
observe the change after successful search column will get deselected
Follow the below link:
https://stackblitz.com/edit/angular-ivy-b7daeq?file=src%2Fapp%2Fapp.component.ts