Searching fails when using a template column

Hello

I have a template column in my grid set up as shown below. With the setup, the standard toolbar search does not appear to find anything in the template column.

Any ideas?

Thank you

 




3 Replies 1 reply marked as answer

PS Prathap Senthil Syncfusion Team July 31, 2023 10:13 AM UTC

Hi Ditchford


Query:” Searching fails when using a template column”

We would like to clarify that the column template feature is only used for display purposes, and no data operations will be performed based on the values displayed in the template. You can find more information about this in our documentation.


Reference: https://blazor.syncfusion.com/documentation/datagrid/column-template


Regards,
Prathap S



DI Ditchford August 2, 2023 10:26 PM UTC

Hello

Thanks for clarifying.  You can however resolve this problem by including additional columns and setting visible=false.  Searching then works.


Thanks, please close.


Marked as answer

PS Prathap Senthil Syncfusion Team August 3, 2023 11:15 AM UTC

Thanks for the update. We are happy to hear that the issue has been resolved on your end

We are closing the thread now.


Loader.
Up arrow icon