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

EnableItemCaching="true"

0 Answers 105 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
sathies
Top achievements
Rank 1
sathies asked on 19 Feb 2009, 01:55 PM
Hi,

I have created combobox like below


<

telerik:RadComboBox ID="RadComboBox1" EnableViewState="false" EnableItemCaching="true"

 

 

EnableLoadOnDemand="true" runat="server"

 

 

onitemsrequested="RadComboBox1_ItemsRequested">

 

 

</telerik:RadComboBox>

 





i have a textbox and a button now i want to move the text of the combobox based on the value of the textbox ,when i  clicked the button.

regards
sathies

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
sathies
Top achievements
Rank 1
Share this question
or