Collection widget loading behaviour
I want to display a data which is dynamic with respect to Rows as well as Columns.
So, I have chosen collection widget to implement this UI.
1. Developed parent mashup which repeats in a Row. (Dynamic row)
2. Each row having its own columns So, it is having nested collection widgets.(Dynamic columns)
Sometimes, UI completely frozen. Not able click or change anything.
Any best practices to implement nested collections?

