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

MultiSelect: read items from table

4 Answers 110 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Luis
Top achievements
Rank 1
Veteran
Luis asked on 17 Jun 2020, 05:50 PM

Hello,
starting from this example of multiselect: 

 

https://demos.telerik.com/kendo-ui/multiselect/index 

where items values are "cabled" in code, how can I read items from a SQL data source? 

My need is to have a popup multiselect where the user can select one or more cities from a list of 
cities in a SQL Server table. 

Thank you in advance. 

Luigi

 

4 Answers, 1 is accepted

Sort by
0
Aleksandar
Telerik team
answered on 22 Jun 2020, 02:14 PM

Hello Luigi,

You can review the Server Filtering Example for the Multiselect as it demonstrates how to fetch data from a remote end-point. In addition, I would suggest reviewing the Data Binding section of the Multiselect documentation for further details on supported data binding options.

Regards,
Aleksandar
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Luis
Top achievements
Rank 1
Veteran
answered on 22 Jun 2020, 02:20 PM

This seems useful/valid only in MVC projects, because I have action, right?

My case in a WebForms, and I know if I can adapt it. 

Luigi

0
Aleksandar
Telerik team
answered on 25 Jun 2020, 11:51 AM

Hello Luigi,

In this scenario, I suggest reviewing the RadMultiSelect -  the server-side WebForms wrapper over the MultiSelect for Kendo UI for jQuery widget.

Regards,
Aleksandar
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Ciupaz
Top achievements
Rank 2
Veteran
answered on 25 Jun 2020, 12:20 PM

Thank you Aleksandar, I'll make a try. 

L.

Tags
MultiSelect
Asked by
Luis
Top achievements
Rank 1
Veteran
Answers by
Aleksandar
Telerik team
Luis
Top achievements
Rank 1
Veteran
Ciupaz
Top achievements
Rank 2
Veteran
Share this question
or