Table inline editing with dropdown or datepiker, filtring

Hi, problem is then line editing dropdown or datepiker apears in wrong place...


How to solve it ?

second problem is how to make search by dropdown values, that user can choose from then not type his own ?

Have great day,
Lukas Berteska

What is your browser? Do you have the same in our demo:
https://blazor.radzen.com/datagrid-inline-edit

Chrome. Yes i have your demo and it works fine, i make exact same.

The only difference I see is that you do not have paging. I've disabled the paging for the demo however pickers worked again:

My dropdown and datepiker does not have a button inside..(maybe it is the problem ). But i check everything dont get it what is the problem...

Check if you are using latest CSS and JavaScript from the binary:
https://blazor.radzen.com/get-started

<link rel="stylesheet" href="_content/Radzen.Blazor/css/default.css">
<script src="_content/Radzen.Blazor/Radzen.Blazor.js"></script>

yes that was the problem... Big thanks save my day :slight_smile: next problem how to make search with dropdown values ???