• Nasir N
    October 29, 2019 at 12:38 pm #5583

    I need to access the contents of list object in coach view. For example, I have a list object as “employee”. Child elements are FName, LName, Phone and there are 50 records. How can I refer to this list object in CV and capture FName, LName, Phone.

    I can bind the list object to ‘Data’ and do something like this:

    svcObj.items.length;

    This give me the length and working, but I can’t find a way to get its contents.

    SPARK Support
    October 30, 2019 at 7:32 am #5584

    Hi Nasir,

    SPARK controls provide the ability to use the getData() method.

    Regards,

    Stephen P.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Start typing and press Enter to search