When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
Answer / Rupender
If you only have one record and it's not showing up in the DataGrid, it could be because the data provider is not properly set or not bound to the DataGrid. Make sure that the data provider contains the single record and the DataGrid's dataProvider property is set to the correct instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell some new capabilities / features of flash as 3.0? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex?
Why is mytreenode.label or mytreenode.attributes.label undefined? : adobe flex action script
What is the function of trace?
Mytree appears just fine but why ca not I access the node attributes? : adobe flex action script
Can I resize the internet explorer browser window from flex?
Difference between Java & Flex Getters Setters?
State the difference between view stack and view state?
What keyword allows us to implement abstraction better in flex? : adobe flex action script
Difference between stoppropagation and stopimmediatepropagation()?
Ow binding works in mxml components in flex? : adobe flex action script