| Home | Previous Lesson: DataWindow Buffers Next Lesson: Deleting Rows |
As you learned previously, rows can be added to the DataWindow by using the InsertRow() function (there are other ways also, we'll tell you later). InsertRow(), ImportFile(), ImportString(), ImportClipboard() functions adds row(s) to the Primary Buffer; but it has no effect on other buffers (See the following figure.).
| Home | Previous Lesson: DataWindow Buffers Next Lesson: Deleting Rows |