What is the use of disableautoupdate method?
Answer / Deepti Karmakar
The disableAutoupdate method in Adobe Flex can be used on data providers such as ArrayCollection to prevent automatic updates when new data is added or removed from the collection. This can help improve performance by reducing unnecessary updates.
| Is This Answer Correct ? | 0 Yes | 0 No |
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
What is the use of arraycollection filter function?
Explain about resultevent and faultevent in remote object?
How do we identify a component created in a repeater using flex?
What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?
Explain what is the function of trace?
What is a filter function?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
What is the difference between Flex 2.0 & 3.0?
What is polymorphism in term of oop (flash actionscript)? : adobe flex action script
can you write to the file system from flex?
What is interface in term of oop (flash actionscript)? : adobe flex action script