Hi,
I am trying to add a RadComboBox to my ASP.NET page using the ODataDataSource.
When I do it the (IMHO) prefered way like this:
I get the message
'DataSource with id ODataDataSourceIBQueue was not found on this page'
When I add the OData settings inside the RadComboBox, like this:
It works as expected.
I have the same problem with the RadTreeView..
Can anyone advise on this? Or might it be a bug?
I am using VS2012, .NET 4.5, Telerik RadControls for ASP.NET AJAX 2012 Q2 Version 2012.2.815.40
Regards,
Insad
EDIT: Copy/Paste issue in samples corrected