Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.5

    Select items from a List using a CheckBox Item Renderer

    I added an event handler for the itemClick event, so every time the user clicks over an item from the List it dispatches this event, in this event handler I verify if the user selected or unselected the CheckBox, then it adds or remove the rowIndex from the array collection mySelectedIndices, and fi ...

  • Results 1-1 of 1