radzenhq / radzen-blazor

Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://www.radzen.com
MIT License
3.57k stars 798 forks source link

The RadzenDropDownDataGrid, Search box for filtering does not work when put in a Modal(I only tries) #1029

Closed kuchbestylin closed 1 year ago

kuchbestylin commented 1 year ago

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:

  1. Declare a blazorbootstrap modal and set onclick events.
  2. Inside the modal body, declare a RadzenDropDownDataGrid
  3. Try to search, the control does not focus

Expected behavior The Search box should focus when clicked and allow me to search

Screenshot (19)

DESKTOP

akorchev commented 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.

kuchbestylin commented 1 year ago

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: @.***>