| 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 |
此方法逐行清除和重新填充网格。 可选的image index参数指定控件图像列表中的图像,以显示相应单元格中的标签。 每个单元格都预先填充指定的标签文本。