Trying to create a form with an Upload control in it.
Hello,
I would like to create a module that would be like a form (so the fields would be customizable), and have an upload control in it.
What would be the best way to do it?
1 - Creating a class that would inherit from forms and add the Upload control to it.
Or
2 - Creating a module and put both a form andn upload control in it (if putting a form in a moduls is possible).
What would be the best way?
F.
Hello F,
I think that creating just a field control will do the trick here.
Kind regards,
Ivan Dimitrov
the Telerik team