I suppose this will be more of a javascript question.
The Upload/Additional Fields example http://demos.telerik.com/aspnet-ajax/upload/examples/additionalfields/defaultcs.aspx is nice, but how does one make the additional text boxes multi-line as well as set their max length, rows, etc, - in other words, how to set the other properties we commonly see in an asp:TextBox control?
The Upload/Additional Fields example http://demos.telerik.com/aspnet-ajax/upload/examples/additionalfields/defaultcs.aspx is nice, but how does one make the additional text boxes multi-line as well as set their max length, rows, etc, - in other words, how to set the other properties we commonly see in an asp:TextBox control?