Demonstration and configuration of the Radzen Blazor DropDownDataGrid component.
As all Radzen Blazor input components the DropDownDataGrid has a Value property which gets and sets the value of the component. Use @bind-Value
to get the user input.
Value property can be used to set the value of the component and Change
event to get the user input.
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor DropDownDataGrid component.
Press this key | To do this |
---|---|
Tab | Navigate to a DropDownDataGrid. |
Alt + DownArrow | Open DropDownDataGrid popup. |
DownArrow on closed popup | Select next DropDownDataGrid item. |
UpArrow on closed popup | Select previous DropDownDataGrid item. |
DownArrow in an opened popup | Focus next DropDownDataGrid item. |
UpArrow in an opened popup | Focus previous DropDownDataGrid item. |
LeftArrow in an opened popup | Goes to previous DropDownDataGrid page. |
RightArrow in an opened popup | Goes to next DropDownDataGrid page. |
Enter in an opened popup | Select the focused DropDownDataGrid item and close the popup. |
Esc or Alt + DownArrow in an opened popup | Close the DropDownDataGrid popup. |
Whether you prefer a standalone environment or integration directly within Visual Studio, Radzen provides a powerful toolkit to increase development speed, reduce repetitive coding, and focus on building exceptional applications.
Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles.
Radzen Blazor for Visual Studio extension streamlines Blazor development within the Visual Studio environment. The Blazor extension you need to boost productivity!
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT