Advanced PowerBuilder

HomePrevious Lesson: DataWindow Buffers
Next Lesson: Deleting Rows

Adding 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.).

HomePrevious Lesson: DataWindow Buffers
Next Lesson: Deleting Rows