GridView
Last edit August 8, 2007
A grid view or a datagrid is a graphical user interface element (widget) that presents a tabular view of data. (from
http://en.wikipedia.org/wiki/Grid_view
)
It can be used to represent a
ToManyRelationship
from the Model in the View