Hello everyone. How you all are good
I need an urgent help regarding DataGrid's dataprovider with Table We were trying to get it worked from 15 to 20 days with different techniques used labelfunction with grid columns and many more but we want to run this code as it is because there are too many itemrenderer used in DataGrid which will not accept this type of data which royale return. If someone can help me I will be very thankful. It's a very big problem we are facing with this application. We cannot proceed with this problem because the data format is not right. please help me,Sorry for taking your time but i will be very thankful to you if someone help me Thanks **In Royale :** Simple Example : https://paste.apache.org/c2wvg Output :  Debug Screenshots : There's too many _children in data In flex there was no _children in data so the data was well formed 1) mListXML =  2)  3) dg.dataprovider =  4)  **In Flex Application :** Data coming from backend : https://paste.apache.org/wrxgj DataGrid and resultHandler for DataGrid : https://paste.apache.org/az673 Output :  Debug Screenshots 1) event.result =  2) tmpResult =  3) mListXML =  4) mListXML.Table =  5) dgList.dataprovider =  Already made same issue to github Thanks and Regards, Pashmina