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 |
In which level does the original movie resides?
What is dynamic keyword used for in actionscript? : adobe flex action script
How do we call javascript from flex actionscript?
Difference between sealed class and dynamic class?
Where can I get access to the open source flex project information?
What are three ways to skin a component in flex? : adobe flex action script
What is cairnghorm in flex? How do we use it? Have you worked with cairnghorn in flex? : adobe flex action script
What is state? : adobe flex action script
How can u implement singleton in flex?
Ow binding works in mxml components in flex? : adobe flex action script
Does exclude or exclude class really excludes the data or class?
What is a filter function?