A Table that contains resizable Rows and Cells. These can be personalized and saved by authenticated users.

Namespace:  EPiServer.WebControls
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 6.1.379.0

Syntax

C#
[ObsoleteAttribute("Dynamic Table webcontrols has been moved from EPiServer.WebControls to EPiServer.UI.WebControls.", 
	true)]
public class DynamicTable : Table

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      System.Web.UI.WebControls..::.Table
        EPiServer.WebControls..::.DynamicTable

See Also