Parts Reference

Some common questions

A couple of often asked questions follow. These questions pertain to using the container details or container details column parts.

Can a row be resized vertically based on font height? You can do this with some programming. The way to do it is by adding a #refreshAllItems method after changing the column's font list property. In this manner, the height will be updated.

Can a column be hidden? You can hide a column by giving it a width of zero.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]