What is a view cursor?
Answer / Kalam Singh
A view cursor in Adobe Flex is a read-only cursor that represents the current state of a data set displayed in a DataGrid or Repeater control. It provides access to individual records and supports navigating through the dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between graphical skinning and stateful skinning?
Will the flex skin extensions for cs be part of the flex 3 release?
How do we call javascript from flex actionscript?
What are the methods called when a ui component is intialized? : adobe flex action script
How do we identify a component created in a repeater using flex? : adobe flex action script
What are all the events dispatched in item editor?
In which level does the original movie resides?
What is an event sub class?
Why are my valueobject member variables undefined in the results from my remoteobject requests? : adobe flex action script
How do you implement push with flex data services? : adobe flex action script
Difference between swc and swf file?
What are the three ways to skin a component?