Select Listview on the Screen Design page to view and configure its properties.
| Property | Description |
|---|---|
| Input data binding | Select the key with which to bind the Listview control from the drop-down, or click New key to create a new key. |
| Alternate row color | Click Color Picker to select the color for the alternate rows in the list. You can also manually enter the value. The possible values are black, blue, brown, gray, green, orange, pink, purple, red, white, yellow, any string with the format #rrggbb, where rr, gg and bb are the hexadecimal values, in the range 0 to ff(255), for the red, green and blue. Note: The alternate row color attribute is supported on Windows Mobile devices only.
|
| On empty list | The text that appears on the screen when the Listview is empty. |
| Show header | When selected, column titles appear in the ListView control. |
| Wrap data in PRE and CODE tags | If the text to be displayed is HTML, select if you do not want the HTML rendered. If selected, HTML markup is filtered out and the data is displayed on the device as text. |
| Listview details screen | Select the screen that will be opened when the user clicks a row. |
| Property | Description |
|---|---|
| Cell lines | The lines that appear in each row of the control. Click Add to add a new line. Select an existing line and click Delete to remove a line from the row. Use the Up and Down buttons to move the cell lines up or down. |
| Fields for cell line | Click Add to create a new field. Click Edit to edit an existing field. Click Delete to delete an existing field. Use the Up and Down buttons to move the cell line fields up or down. |