Grid-FillList

Function Name dcl-Grid-FillList
Syntax   (dcl-Grid-FillList <CONTROL> as List of Lists as ((Column0Label [as String] {Column0ImageIndex [as Integer]} Column1Label [as String] {Column1ImageIndex [as Integer]} ...) ...))
Return Type Boolean (T if successful; otherwise NIL)
Applies To Grid

This method clears and refills the grid row by row. The optional image index argument specifies the image from the control's image list to display with the label in the corresponding cell. Each cell is pre-populated with the specified label text.