In this case, unlike Flex DataGrid, the Royale DataGrid does not introspect the data objects to determine the columns. In Royale, things are PAYG and not everybody needs to carry around code for introspection.
If someone wants to volunteer a utility function that takes a data object introspects it and returns a set of DataGrid Columns I'm sure there will be folks who will use it. HTH, -Alex From: Piotr Zarzycki <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, December 7, 2017 at 2:53 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: DataGrid problem Hi, Please take a look into our examples, analyze them you should find most of the answers [1]. You have those example available also in the package which I have provide you in the other email. [1] https://github.com/apache/royale-asjs/tree/develop/examples/royale<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Ftree%2Fdevelop%2Fexamples%2Froyale&data=02%7C01%7Caharui%40adobe.com%7C5c737099421049e98b4108d53dc55825%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636482840149068762&sdata=2ttmC%2BTDodC%2Fz1hf3Sic6qbKBVoKd32PdaoxIvTcMJA%3D&reserved=0> Piotr 2017-12-07 23:43 GMT+01:00 pol2095 <[email protected]<mailto:[email protected]>>: Hello, this code doesn't work : Main.mxml <https://paste.ofcode.org/L2pikP4DdijNpgptiSDQHz<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaste.ofcode.org%2FL2pikP4DdijNpgptiSDQHz&data=02%7C01%7Caharui%40adobe.com%7C5c737099421049e98b4108d53dc55825%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636482840149068762&sdata=1T9HnJbh3kQQyHjzLMYCYLY3V8FePEPRS7cUpc%2BZFw0%3D&reserved=0>> thanks -- Sent from: http://apache-royale-users.20374.n8.nabble.com/<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-royale-users.20374.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7C5c737099421049e98b4108d53dc55825%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636482840149068762&sdata=3TqD06jau9FFLeCOAxA4Wqy0xTx3aq%2FPzHw%2Fz3jBg3M%3D&reserved=0> -- Piotr Zarzycki Patreon: https://www.patreon.com/piotrzarzycki<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C5c737099421049e98b4108d53dc55825%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636482840149068762&sdata=DOWEh5aZTXrP%2BlxJYk1p4A0%2FDyvysiwHEO3MVEwzoq0%3D&reserved=0>
