Title: Please explain the nested arrays in datagrid columns Post by: pacific202 on November 16, 2011, 10:23:09 PM The DataGrid documentation describes the Columns parameter as follows:
Quote The DataGrid Columns is an array object, which element is an array too. The element of element array is a config object, which defines every column field. Is there another way to describe this? I'm having difficulty understanding why it's a nested array construct. What sort of grid does the example in the documentation produce? Does this have something to do with the expanded rows feature? Code: columns:[[ |