Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

_GridView_Rows.Insert (gb.qt4)

Sub Insert ( Start As Integer [ , Length As Integer ] )

Insert new rows inside the Gridview.

  • Start is the row position where the new rows are inserted.

  • Length is the number of rows to insert. One row is inserted by default.