Datagrid filter with composite columns error – resolved

Hey, there is an bizarre error in Simple and SimpleWithMenu type filters when using composite columns. You can't write space character in the input field. Go to https://blazor.radzen.com/datagrid-composite-columns, change the filter mode to one of the above and try to write 'a b' in the column Region, you can't, spacebar press is ignored.

I was able to replicate the problem and we will do our best to release fix before the end of the week.

1 Like

I'm on v10.4.7 and it's still not working in my web, according to log it was fixed in v10.4.5 and on your demo page it's working now. Do I need to do anything special in my code besides the library update? I've even tried to purge the cached .net wasm files but to no avail...

Only library update - nothing else.

It's working now, but it needed extensive cache cleaning, which makes mi kinda nervous :confused:

Thank you!