Insert the Row at the specified index.
Index to insert the next Row.
When the insertIndex is -1, the row is added to the end of the RowCollection. Otherwise the row is inserted at the specified index.
Fires the ValidateData event before the Row is finally inserted.
AdvancedList Class | Resco.Controls.AdvancedList Namespace