G
Guest
Has anyone any experience of building a form at run time?
I have an app that will require 50+ simple forms, it will only be used by
me, so appearance isnt important.
My idea is to pass a business object to a standard form and use reflexion to
determine what controls are needed, maybe using custom attributes to help
this.
any thoughts?
cheers
guy
I have an app that will require 50+ simple forms, it will only be used by
me, so appearance isnt important.
My idea is to pass a business object to a standard form and use reflexion to
determine what controls are needed, maybe using custom attributes to help
this.
any thoughts?
cheers
guy