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

MultiSelect controller API that can show loading icon and close it

3 Answers 198 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Chuanlong
Top achievements
Rank 1
Chuanlong asked on 13 May 2014, 08:02 AM
Hi Experts,

I have found that in the demo of MultiSelect controller, when loading data, can show a little loading icon in the controller. I want to know if there are 2 APIs that I can invoke to show loading and close loading. Because I implement the data request with ajax in the page, after this ajax finish I will fill data in the MultiSelect controller, but during the ajax request data, I want the MultiSelect controller show loading.

3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 13 May 2014, 11:55 AM
Hi Chuanlong,

Unfortunately this loading icon cannot be used outside the widget, as it is not available as a stand alone component. However you can still use the dataSource to perform your Ajax calls, so the loading icon is automatically shown.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Chuanlong
Top achievements
Rank 1
answered on 23 May 2014, 01:34 AM
Can you show me a simple example?
0
Kiril Nikolov
Telerik team
answered on 23 May 2014, 09:15 AM
Hello Chunalong,

This is the default behavior of the widget, that you can see in the following demo as well:

http://demos.telerik.com/kendo-ui/web/multiselect/serverfiltering.html

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
MultiSelect
Asked by
Chuanlong
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Chuanlong
Top achievements
Rank 1
Share this question
or