Hi,
When using controls like TelerikTextBox/TelerikTextArea in the TelerikListView HeaderTemplate/EditTemplate s you cannot use keyboard navigation in the text.
* Home/End keys do not take you to the start/end of the text
* You cannot use the arrow keys to move the cursor in the text.
If you don't use the mouse to navigate your only option to correct typos is backspace.
The example in your documentation has the same issue. https://docs.telerik.com/blazor-ui/components/listview/editing
Thanks,
Daniel
The DropDownButton/DropDownList in the ListView Template does not open on the user's click after a few interactions.
Steps to reproduce:
When you go backwards in the listview paging it exhibits two issues:
- some (almost random) elements remain after the paged elements
- if, as a first action, you go from the last to the first page through the pager buttons, an exception is thrown - Unhandled exception rendering component: Event 112 is already tracked