Aaltuj / VxFormGenerator

The library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.
MIT License
119 stars 36 forks source link

Support LIsts of Objects with ability to add/remove items from the list #32

Closed gizmohd closed 2 years ago

gizmohd commented 2 years ago

Should be able to support lists of custom objects.. With the ability to add and remove items from that list.

Aaltuj commented 2 years ago

Hi, could you elaborate on what you are requesting. Please provide an example and maybe i can help.

Slyker commented 2 years ago

He asked for an implémentation of list of class in your générator Ex : List Persons With a field where we can as/edit sélect/unsélect one or multiple élément Would be a great thing

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.