DataGrid columm filter default

I have a DataGrid with 3 columns, where one of them is the name of the admin, I need to log in, and enter the component where the datagrid is, in the column filter if I get exactly the name of the logged in user, and that this filter can be modified .
(the filter is "$ {event.filter}, but I can not set a default value in the column input)

Hi @SeaderGamer,

We've exposed column filterValue in our just released Radzen 2.6.3. Here is a sample app:

Best Regards,
Vladimir

1 Like