Greetings,
I've been working my way through the RadControls for Silverlight tutorial document, and I've come up against several issues.
1. In defining the properties of a RadMediaItem, the Description property seems to be being ignored. After checking my spelling of the word "Description", I tried using the VS 2010 intellisense to set it and discovered that the Description property no longer seems to exist for this control. Is my assumption correct, or am I making some error that I have yet to identify?
2. Although my XAML definition of my item and media player are identical to those in the tutorial, my player controls are very different from those in the tutorial example. Specifically, from my point of view, I no longer have a "Stop" button, only the "Pause". I took a look at the control template, and the button layout shown there does not seem to be available. To me, Pause and Stop are very different user actions, and call for different behaviors, so it seems strange that Stop should be entirely missing. Am I doing something wrong here?
Thanks for your help,
Lee Sauer
I've been working my way through the RadControls for Silverlight tutorial document, and I've come up against several issues.
1. In defining the properties of a RadMediaItem, the Description property seems to be being ignored. After checking my spelling of the word "Description", I tried using the VS 2010 intellisense to set it and discovered that the Description property no longer seems to exist for this control. Is my assumption correct, or am I making some error that I have yet to identify?
2. Although my XAML definition of my item and media player are identical to those in the tutorial, my player controls are very different from those in the tutorial example. Specifically, from my point of view, I no longer have a "Stop" button, only the "Pause". I took a look at the control template, and the button layout shown there does not seem to be available. To me, Pause and Stop are very different user actions, and call for different behaviors, so it seems strange that Stop should be entirely missing. Am I doing something wrong here?
Thanks for your help,
Lee Sauer