Hi
I am getting a compile error when trying to set teh filter property on a radcombobox.
I cannot see the property in the property list in intellisense, i have referenced the Telerik.Web.UI dll.
I cant see RadComboxFilter in the object explorer.
any ideas?
'Telerik.Web.UI.RadComboBox' does not contain a definition for 'Filter' and no extension method 'Filter' accepting a first argument of type 'Telerik.Web.UI.RadComboBox' could be found (are you missing a using directive or an assembly reference?)