Search/Filter adjustment when saving an edited cell

Hi all,

is there any way to prevent automatic filter/search after saving an edited cell?

For example: I want to search/filter with First name, then find the cell, edit the First name, save the changes and the cell must still remain shown on the grid, but with the new First name.

The default functionality searches/filters again directly after saving the changes. I need to adjust the search/filter value with the new First name in order to find that cell again.

Regards


1 Reply

RS Renjith Singh Rajendran Syncfusion Team March 28, 2022 12:02 PM UTC

Hi Emilian, 
 
Greetings from Syncfusion support. 
 
By default, when perform search/filter action, the corresponding search/filter query will be applied in Grid’s DataSource. So now, each time when a data related operation is performed in Grid’s datasource then this filter/search query will be applied in the resultant data.  
 
When modifying the cell value, Grid will refresh to reflect the modified changes. This refresh will include the already applied filter/search query in Grid along with the modified cell changes. This is our default architectural behavior of performing editing in a grid which has pre-applied filter/search query.  
 
Please get back to us if you need further assistance. 
 
Regards, 
Renjith R 
 


Loader.
Up arrow icon