I have a webpage which is buit on regular ASP.NET and I am using Telerik ComboBox
in my GridView
. I want to show dynamic data in my ComboBox
. How can I write the code to bind the RadComboBox
at PageLoad
event in asp.net with dynamic?
Asked
Active
Viewed 1,003 times
0

Konrad Gadzina
- 3,407
- 1
- 18
- 29

user2249768
- 11
- 2
-
I am not sure if i am doing right since ia m very new to .net technologes .Here is what i have tried so far i have created a dynamic datatable and trying to inset data into combo box but i was struk on how to do it..thanks @ Konard – user2249768 Apr 15 '13 at 17:09
1 Answers
0
There are multiple way of binding data to RadCombobox.
Here are the examples -

Win
- 61,100
- 13
- 102
- 181