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

ClientDataString method missing in newer version

1 Answer 55 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Subbaraya Prabu
Top achievements
Rank 1
Subbaraya Prabu asked on 26 Aug 2011, 09:00 PM
Hi, 
I've been trying out the  telerik control and  realized that the ClientDataString method is  not  available any more in the RadComboBoxItemsRequestedEventArgs class. 

I am working on a migration project from old telerik control to newer one, I am using version 2011.2.712.35, what is the  alternate method that I should use. 

Cheers 

       

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 29 Aug 2011, 06:49 AM
Hello Subbaraya,

The ClientDataString property has been removed from older version. You should use the event arguments of the OnClientItemsRequesting event instead. Check the following help documentation which explains more about this.
Migrating from RadComboBox Classic to ASP.NET AJAX version.

Thanks,
Shinu.
Tags
ComboBox
Asked by
Subbaraya Prabu
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or