Description: Tables (or grids) are very useful controls when you need to display and edit multiple data columns. Especially if column\'s types are different like checkboxes, text fields or popup triggers. In addition to standard cell types (described in Table.h) Table API provides an opportunity to create custom cells. This article highlights some aspects of custom table development. Getting started Let\'s cover shortly the basics of tables. Usual working flow is as follows: set type of...