This is a migrated thread and some comments may be shown as answers.

LoadOnDemand - Loading image/text

1 Answer 44 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jason Gauntz
Top achievements
Rank 1
Jason Gauntz asked on 29 Jun 2011, 09:12 PM
I am using a LoadOnDemand Combo Box because the amount of data can sometimes be in the 10s of thousands.  I have enabled virtualscrolling and ShowMoreResults.  My question is that when loading data in portions of 100 - when it has to make an ajax call back to the server to get more data - is there a way to show an animated image in the combo box or some type of text like "Loading.." while is retreiving the next batch of data from the server and showing it in the UI?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 30 Jun 2011, 07:24 AM
Hello Jason,

You could try the following approach in this demo.
Ajax / Explicit Show/Hide.

Thanks,
Princy.
Tags
ComboBox
Asked by
Jason Gauntz
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or