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!
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