Profile
Achievement
 
    
                msdevweb's Recent SnippetsTagged find
- All /
 « Prev 1 Next »
Used to retriev a index, for example to select a item on a combobox with the arrayCollection as dataProvider.
Usage:
comboBoxNames.selectedIndex = findIndex(arrayColNames, "field_on_array_collection", "value_to_compare_with_field_in_array_coll");...
        
        
        
            0 
        
        
            1037 
        
                    posted 14 years ago by msdevweb