Closed kuchbestylin closed 1 year ago
Hi @kuchbestylin,
This is a known issue caused by the Bootstrap modal implementation. We can't fix it unfortunately. You can use RadzenDialog instead which doesn't do that.
Okay sure thanks.
On Fri, Jun 16, 2023 at 11:56 AM Atanas Korchev @.***> wrote:
Closed #1029 https://github.com/radzenhq/radzen-blazor/issues/1029 as completed.
— Reply to this email directly, view it on GitHub https://github.com/radzenhq/radzen-blazor/issues/1029#event-9549548703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMMLOVPFQLCN4XXSVGGCO3XLQUUVANCNFSM6AAAAAAZI7CQFY . You are receiving this because you were mentioned.Message ID: @.***>
Description The search box that appears for filtering in the RadzenDropDownDataGrid, does not work when displayed in a BlazorBootstrap Modal. Only the search box does not function.
To Reproduce Steps to reproduce the behavior:
Expected behavior The Search box should focus when clicked and allow me to search
DESKTOP