How to Read whole datagrid using Actionscript, that Datagrid contains Combobox itemrenderer and Textbox itemrenderer in two coloumn, I want to read the value of both the itemrenderer as well.
Assuming I understand your question correctly, you shouldn't need to loop through the DataGrid to get the values from the TextBox and ComboBox item renderers. Just read through the ArrayCollection or whatever you're using as the DataGrid's dataProvider.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more