Hi, I'm having problems with Telerik.Charting in a web page using a Prometheus chart. Now you might think this post is in the wrong forum but no.
It seems that the RadControls Q2 2007 SP1 for Winforms installer is installing Telerik.Charting 1.6.1.0 instead of 1.6.2.0. This is causing the error:
when I try to use a Prometheus chart in my web application.
Replacing this dll and XML in C:\Program Files\Telerik\RadControls for WinForms Q2 2007\bin and also in C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies with 1.6.2.0 seems to solve this issues but the old dll (1.6.1.0) is still present in the GAC.
Perhaps the Winforms installer should be updated?
Regards,
Jonathan
Hi,
I Hope all Telerik team member would be fine.
I am working with Docking Manager and faced an issue that on floating docking Panel I am unable to disable context Menu on the Caption. Then I found a thread regarding this issue i.e. http://www.telerik.com/community/forums/thread/b311D-htaac.aspx, and now I hope as Q3 is release there would be some how that I want change it and can hide it. Please do guide in this matter.
P.S. It cause major problems for me if the use 'Hides' or change it into 'Tab Document' specailly.
Regards,
Haroon.
Hi
I am using a RadDockingManager and just faced an issue
That’s is like if I drags a docking panel (say RadPanel1) into the other docking panel (say RadPanel2) at run time then RadPanel1 acquires the properties of RadPanel2. For example the major problem in this is that I have RadPanel1’s docking position as “bottom” while the docking position property of RadPanel2 is “Left” and now if the user drags the RadPanel1 widows and place it at the bottom of RadPanel2 then on auto hiding mode the panel collapsed towards left and but what I want is that the RadPanel1 should continue collapsing down (even if it is place inside RadPanel2). Can u please help me in this issue?
P.S. I even tried to change the property of RadPanel1.DockPosition to bottom after been place in RadPanel2. which don’t works even.
Regards,
Haroon.