We have releaed Aspose.Form for .NET v1.3.0.0.
In this release, we improved the UI for repeating elements for example repeating section, repeating table, and repeating row. A contextual menu is added to these element to provide insert/remove functions.
Moreover, we also rewrited the rendering engine to support Master Page in ASP.NET and User Control.
In order to upgrad to the v1.3.0.0, you need to follow the steps:
1. Use Aspose.Form.Web.UI.WebControls.XmlFormViewer to replace the FormControl
2. add httpmodule to your web config as following
<httpModules>
<add name="CustomModule" type="Aspose.Form.Web.UI.WebControls.Custom.CustomHttpModule, Aspose.Form"/>
</httpModules>
<xhtmlConformance mode="Legacy"/></system.web>
</configuration>
Download Page:
http://www.aspose.com/community/files/51/file-format-components/aspose.form/entry132679.aspx