|
Nov
5 |
|
answered | Play! Form that selects an item from a separate mongo collection |
|
Aug
9 |
|
asked | Play! Form that selects an item from a separate mongo collection |
|
Apr
2 |
|
awarded | Supporter |
|
Apr
2 |
|
comment |
Haskell WARP, and AJAX Thanks for the response. This has all been over my head for the last week or so. You made it really clear and understanding to me. Thank you! |
|
Apr
2 |
|
accepted | Haskell WARP, and AJAX |
|
Apr
2 |
|
asked | Haskell WARP, and AJAX |
|
Nov
26 |
|
accepted | Flex DropDown selection not working when I search for item |
|
Nov
26 |
|
comment |
Flex DropDown selection not working when I search for item EDIT: FIXED. I got it to run. Thank you again for everything. The reason it wasn't appearing was that my code essentially removed the array before regenerating it when refreshing my data. It is best to use the refresh() function over creating a new structure. Thanks again! |
|
Nov
26 |
|
comment |
Flex DropDown selection not working when I search for item Okay, so first of all thank you for the great response and also thank you for helping me tweak my coding conventions, as I am still fairly new to flex development. I tried to change the creationPolicy to all for the view stack, and it selects it briefly, then out of nowhere it disappears and deselects what was originally selected. So if I had a list containing {red, white, blue, green} and it selects white, it will appear for a millisecond then the dropdown will look like nothing was chosen at all. |
|
Nov
26 |
|
revised |
Flex DropDown selection not working when I search for item added 291 characters in body |
|
Nov
26 |
|
comment |
Flex DropDown selection not working when I search for item I got my simple example to work... The issue I am now having is when I load the page in my more complicated project, it resets the value of selectedIndex to -1. Any thoughts on that? I edited my question to reflect the changes and update in question. |
|
Nov
26 |
|
awarded | Student |
|
Nov
26 |
|
asked | Flex DropDown selection not working when I search for item |
|
Sep
27 |
|
awarded | Scholar |
|
Sep
27 |
|
accepted | Picking up custom objects from dropdownlist |
|
Sep
27 |
|
comment |
Picking up custom objects from dropdownlist This did the trick. I had casting issues within my code. Thank you very much. You and Daniel have been wonderful. Thank you for the quick and concise responses :) |
|
Sep
26 |
|
awarded | Editor |
|
Sep
26 |
|
revised |
Picking up custom objects from dropdownlist added 182 characters in body |
|
Sep
26 |
|
asked | Picking up custom objects from dropdownlist |