DataGrid SearchAsync Visible equals false

I have upgraded to v25.1.40 and have noticed that when using DataGrid.SearchAsync(args.Value) that any columns set as visible=false are no longer searched. How can we include these columns in the search please?


1 Reply

PS Prathap Senthil Syncfusion Team May 14, 2024 12:54 PM UTC

Hi Martin,


Based on the reported problem, we would like to clarify that when a grid column's visibility is set to false, it will not work on hidden columns. This is the default behavior. In the old version, it was working incorrectly, but this issue was fixed in version 23.1.43. Thank you for your understanding.


Regards,
Prathap Senthil



Loader.
Up arrow icon