Plumtree Portal UI  
 

PTMultiColumnListModel.AddRowsToList Method 

Adds an array of new rows to the list. This is only called when m_bIncludePTSelect is FALSE.

public virtual void AddRowsToList(
   object[][] _aData
);

Parameters

_aData

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace