Hi Yurii,
Thanks for your help. This code is working for me. Can you please explain me this code in brief.
Hi Yurii,
Thanks for your help. This code is working for me. Can you please explain me this code in brief.
Hi Asif,
This code just invokes your datasource "getCartItems"(this datasource fills table with results as you need).
Also here is some delay because you use async operation to add information about product to the local DB.
That's all.
Regards.