Since the latest update (2.23) there seems to be in issue with the dropdown screen of the Autocomplete and the Picklist component.
When they are displayed in a TelerikWindow, they become hidden behind the background of the window. See the attached screenshot for an example.
(The box containing "test" is a a picklist, the autocomplete presents the same behavior)Is this an issue on my end or just a bug since the latest update?Thank you in advance.

What's the best way to disable the autocomplete suggestions displayed when a user first clicks on a TextBox or is entering characters?
Hi everyone,
For Flat Data, the IdField and the ParentIdField can only point to int type properties in the model?
It seams that if those properties are strings the TreeList does not display anything.
Is there any solution to set the IdField and the ParentIdField to point to properties that are of type string?
Thank you.
Best regards,
Cipri
I know there is a refresh method in the works, but is there anyway say I can have a button click even cause a Grid to redraw? I played with the StateHasChanged method but no love yet.