Skip to content

Implement a form that dynamically displays additional inputs based on user choice.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/blazor-DxFormLayout-change-items-and-groups-visibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Form Layout - Change visibility of the DxFormLayout's items and groups conditionally

The following example shows how to implement a form that dynamically displays additional inputs based on user choice.

Final Layout

A user chooses one of the options in a Radio Group. Based on the selected value, the Visible property of the DxFormLayoutGroup and DxFormLayoutItem UI elements changes and displays or hides additional inputs.

Files to Review

Index.razor

Documentation

More Examples

Form Layout - Collapsible Groups

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Implement a form that dynamically displays additional inputs based on user choice.

Topics

Resources

License

Stars

Watchers

Forks