This is a migrated thread and some comments may be shown as answers.

CRM - oppurtunityactivityusercontrol

1 Answer 33 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Arshad
Top achievements
Rank 1
Arshad asked on 20 Nov 2012, 01:57 PM
Hello ,

i downloaded the src for CRM ,but when i run, it shows the following screen "Attached", the add,edit top half is missing and the scheduler has got a huge gap and save cancel button for activity is not visible, when i went to the source it says in the "RadScheduleViewStyle.xaml"

Following error

Error 5 Ambiguous type reference. A type named 'InvertedVisibilityConverter' occurs in at least two namespaces, 'Telerik.Windows.Controls.Data.PropertyGrid' and 'Telerik.Windows.Controls'. Consider adjusting the assembly XmlnsDefinition attributes. D:\CRM_Trial_2012_3_1017_SourceCode\CRM.Theme\Styles\RadScheduleViewStyle.xaml 1 1 CRM.Theme



1 Answer, 1 is accepted

Sort by
0
Stanislav
Telerik team
answered on 22 Nov 2012, 10:54 AM
Hi Arshad,
Thank you for reporting this issue.
It has been noted and will be fixed in a next release.

The easiest fix for you would be the following:
Open RadScheduleViewStyle.xaml and find

 <telerik:AppointmentsPanel x:Name="PART_ItemsHost" (~line 1387)

Then add the following:
Height="350"
to that AppointmentsPanel.

This should fix your issue.
Please contact us should you have any other problems.

Kind regards,

Stanislav
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
General Discussions
Asked by
Arshad
Top achievements
Rank 1
Answers by
Stanislav
Telerik team
Share this question
or