piDogDataView.DataView.InsertRows

Deprecated Use: AddRowsAt
Scope: Public
Sub InsertRows(index as integer, titles() as string, tags() as Variant=nil)
Allows inserting of an array of rows using Titles() and optionally RowTags, Tags() at index. Especially useful for inserting a large number of rows into a long list