Uiinfrastructure API Docs  
 

MultiColumnListModel.AddRowsOnRepost Method 

Adds one row at the bottom of the list and sets the following values: First column: m_nNextIndex Second column: m_sDefaultValue

public override void AddRowsOnRepost(
   XPHashtable _htFormData
);

Parameters

_htFormData
Form data

See Also

MultiColumnListModel Class | com.plumtree.uiinfrastructure.expandablelist.multicolumnlist Namespace