MADE-Apps/MADE.NET

Add forms generation component

jamesmcroft opened this issue · 0 comments

This item covers the implementation of a forms generation component which will auto-generate a UI from a model.

The basic idea would be that a bindable model would contain a number of properties. These properties would have a set of custom attributes which would provide the information required to generate a custom UI.