Repeater widget loads row by row and its very slow in loading
Hello,
I have a scenario where i need to load a label, textbox widget, listwidget.
Based on the selected row change of the list widget i need to make visible and invisible text control.
So the infotable returns around 36 rows.
I have a mashup with all the above controls present and on the load event of the mashup i have called service to load the list widget and also the mashup parameters are assigned to the respective controls.
Now this mashup i am using in the repeater widget where the infotable returned from the service i have bound to data of repeater. Made the item load behavior to Load All.
When i load the mashup as popup where the repeater widget is available , i see that the data loading is very very slow.
It took me almost 1min to load 36 rows.
Am i missing something.?
Thanks
Sunay

