I have an xCLV with an AutoTextSizeLabel, a series of buttons and a series of CheckBoxes. The data is populated from a small SQLite database table with 200 records.
I select a few items by clicking a number of checkboxes. Then, I click a button below the xCLV that displays all items that were...