M
Mohammed Siraj
Guest
Yes, there was an issue with closure context access. So the requirements is to collect all contact record data and feed it as kendo dataSource. In this case, we just need to construct an array of contact records and need not have a map to track account id's. This array will serve as kendo datasource. Have re-worked the sample above.
Continue reading...
Continue reading...