Hi,
I am trying to create a wpf web application, and i want to use the carousel control. I have dragged the item on to the page, and visual studio creates the control and everything looks fine and there appears to be no problems. The telerik.windows.controls and navigation references are referenced in the project.
I go to the xaml.cs to go and bind some data to the control and type in the name of the control, but it can't not be found. If i drag other controls such as a textbox it is found and can be referenced. This driving me mad as I can't seem to be able to get hold of this control. I have tried this on two machines and in different projects and still no luck.
Any help would be great.
Thanks
Simon
I am trying to create a wpf web application, and i want to use the carousel control. I have dragged the item on to the page, and visual studio creates the control and everything looks fine and there appears to be no problems. The telerik.windows.controls and navigation references are referenced in the project.
I go to the xaml.cs to go and bind some data to the control and type in the name of the control, but it can't not be found. If i drag other controls such as a textbox it is found and can be referenced. This driving me mad as I can't seem to be able to get hold of this control. I have tried this on two machines and in different projects and still no luck.
Any help would be great.
Thanks
Simon