Hi Everyone!,
Have a good day!,
how can i implement tabindex next on enter key.
Hi Everyone!,
Have a good day!,
how can i implement tabindex next on enter key.
Hi @se.imranali,
The enter key shouldn't behave as tab IMHO. The Radzen.Blazor components don't have a feature like this.
In our application, EnterKey is often used and expected to go to the next field.
In this javascript, you only have to include a class name.
Thank you so much for share sample code Harvey.