msdevweb


Member since 06/30/2008

2 snippets

1107 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

msdevweb's Recent Snippets



« 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 490 posted 13 years ago by msdevweb
« Prev 1 Next »