def
func:gridColKinds
gridColKinds(grid)
Given a grid return the types used in each column as a grid with the following:
name: string name of the columnkind: all the different value kinds in the column separated by "|"count: total number of rows with column with a non-null value Also seereadAllTagNames().
Example:
readAll(site).gridColKinds