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

How to bind DropDownList using jquery.

1 Answer 218 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Avanish
Top achievements
Rank 2
Avanish asked on 10 Dec 2014, 01:24 PM
I have a RadDropDownList which I want to bind client side on pageLoad or OnClientLoad event of DropDown.
How to achieve this? Could anyone plz respond soon.

1 Answer, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 13 Dec 2014, 06:46 AM
Hi.

jQuery does not provide binding by itself. Instead, it's a framework to build on top.

That said, DropDownList can be bound on the client by using ClientDataSource. Examine the following demos and articles:


Regards,
Ivan Zhekov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
DropDownList
Asked by
Avanish
Top achievements
Rank 2
Answers by
Ivan Zhekov
Telerik team
Share this question
or