This question is locked. New answers and comments are not allowed.
Hallo,
actually I am evaluating the telerik radsheduleview.
All works perfectly on my silverlight application but I want to embed the sheduler in an existing html page by using the object like this :
when I launch the html page, the load symbol hangs on 100%.
Isn't this possible with the radsheduleview control?
Thanks,
Jessica
actually I am evaluating the telerik radsheduleview.
All works perfectly on my silverlight application but I want to embed the sheduler in an existing html page by using the object like this :
<
object
Height
=
"700"
Width
=
"900"
data
=
"data:application/x-silverlight-2,"
type
=
"application/x-silverlight-2"
>
<
param
name
=
"source"
value
=
"KalendarControl.xap"
/>
</
object
>
when I launch the html page, the load symbol hangs on 100%.
Isn't this possible with the radsheduleview control?
Thanks,
Jessica