Completed
Last Updated: 17 Oct 2023 12:28 by ADMIN
Release 5.0.0 (15 Nov 2023) (R1 PI1)
Freenzy
Created on: 12 Feb 2020 20:04
Category: DropDownList
Type: Bug Report
0
TelerikDropDownList selection freezes the app inside a Window when Data uses LINQ

Hi!

When i use combination of LINQ inside TelerikDropDownLists Data attribute and TelerikGrid 's GridEditMode.Popup mode, i get weird behavior when i try to select an item from TelerikDropDownLists - everything freezes. Please check the solution. Everything works fine if i don't use LINQ or GridEditMode.Popup mode.

 

Thank you!

Attached Files:
1 comment
ADMIN
Marin Bratanov
Posted on: 13 Feb 2020 10:19

Hi,

I have logged this for further research and you can Follow its status in this page. I altered its title to better reflect the scope of the problem - it is not limited or stemming from the grid.

Workarounds I can offer at the moment is using the Inline edit mode or a custom inline edit form such as this one: https://demos.telerik.com/blazor-ui/grid/editing-custom-form. The issue does not come from the Popup editing, but form the Window - a custom edit form in a Window (such as this one) will also have the same issue.

 

Regards,
Marin Bratanov
Progress Telerik

 UI for Blazor