cancel
Showing results for 
Search instead for 
Did you mean: 

sapui5 table with autocomplete control on each row loading mulitiple times

SergioG_TX
Active Contributor
0 Kudos

All,

I have a table control and in one of my columns I have an autocomplete control. this is what I need in my grid, however, when this auto complete control loads, it seems like it loads the data each time a row is created. I would like to know if it is possible to only load it once. if I have a huge data set, then performance is pretty bad when loading this control. 
any other approach is also appreciated.

Thanks

Sergio

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If you are linking to same model it should only be loading once.