Description of RowGrid :
A RowGrid features cells of variable length. The user uses the mouse to drag new cellsinto the grid or to resize them. The application itself is also allowed to change the grid.Customize visual appearance with the 'OnDrawRowCell' and 'OnDrawRowLine' events. ActiveX support which allows you to use the component in virtually any environment. 'VerticalRows' property which allows you to change the RowGrid orientation. Convenient set of RowCell events like: OnDrag, OnInsert, OnRemove, OnClear. Add information to a RowCell by assigning your own objects to the 'ObjectPtr' member.