Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, ag-grid can be arranged in a vertical layout. This can be achieved by setting the rowHeight property to a value greater than the default value, which will increase the height of each row. Additionally, the grid API provides methods to scroll the grid vertically.