cancel
Showing results for 
Search instead for 
Did you mean: 

Performance of drop-down list with huge list

Former Member
0 Kudos

Hello experts,

I have a serious performance issues with drop down list UI in webdynpro for JAVA .

We started developing this application on EP 6.0 SPS 16. In this application we have a table in which one column is a <b>drop down by Index</b>. this gets filled up dynamically. Sometimes the list is growing so much like 1000-2000 entry, the performance gets really slow.

We have upgrade to EP 7.0 SPS11.

Can anybody help me on this? How to use if any new featues or any new UI got introduces in EP 7.0. Can We use any eventing with value help? This could also resolve my issue

Thanks

Shobhan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

make the field as InputField. Instead of dropdown, it will be a popup window, which by default provides all the functionality.