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

[Solved] Using Image Column

3 Answers 232 Views
GridView
This is a migrated thread and some comments may be shown as answers.
muralitharan
Top achievements
Rank 1
muralitharan asked on 04 Dec 2009, 12:49 PM


Hi,
    Kindly let me know from where we can download the latest version (trial version) and also let me know the cost of the latest version or
we are using old version, so can we download the latestversion without any cost ?

From:
Support | telerik

To: murali.subramanian@aspiresys.com

Sent: Tuesday, December 01, 2009 8:10 PM

Subject: RE: General Feedback ID:237563 -- Issue in Rad Grid View - Filter

Please, do not reply to this e-mail.

You are receiving this message because you have been copied to a ticket in Telerik's Support System.

From: 
Date: 12/1/2009 8:40:39 AM
CC: 
murali.subramanian@aspiresys.com,srinivasan.mani@aspiresys.com

Hello muralitharan,

You use a very old edition of RadGridView. Please download and use the latest edition of RadControls for Winforms (Q3 2009). We have made many improvements and fixes in filtering.

Kind regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a
video on how to optimize your support resource searches and check out more tips on the blogs.

 

From: muralitharan
Date: 11/27/2009 6:25:39 AM
CC: murali.subramanian@aspiresys.com,srinivasan.mani@aspiresys.com

Hi,
    We are using Image column in Radgridview (version 6.1.0.0) , In this image column, while clicking the filtering option or selecting the filtering cell, we are getting the error likes " Value Cannot be null ".   
But this is not reproduce in 6.0.0.0,   
  
Kindly let us know how to overcome this issue in 6.1.0.0

Thanks & Regards,
Murali

 

From: 
Date: 8/27/2009 10:20:22 AM

Hello muralitharan,

The information you have provided is not enough to figure out where the problem is. Please give us a more detailed description of your scenario or send us a simple project to reproduce the problem locally. We have moved your Forum thread to our support ticketing system to allow attachments. You can find the ticket in your account --> My Support Tickets. The Ticket ID is 237563.

Thank you in advance.

 

 

Best wishes,
Julian Benkov
the Telerik team

3 Answers, 1 is accepted

Sort by
0
Lin
Telerik team
answered on 07 Dec 2009, 09:25 AM
Hi muralitharan,

Our records show that the last WinForms version that you are eligible for as part of your subscription is Q1 2009. You can download it from your account -> Your Products -> Downloads -> RadControls for WinForms link.

The trial for the current Q3 2009 version is available for download in Your Products -> Free Trials section. Since your subscription expired on March 28, 2009 you are not eligible to receive the Q3 2009 at no cost. In order to receive the Q3 2009 developer version you need to renew your subscription.

I hope this answers your question. Let me know if I can assist you further.

Regards,
Lin
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
muralitharan
Top achievements
Rank 1
answered on 09 Dec 2009, 11:08 AM

Hi,
Thank you for your reply. As per your suggesssion tried to upgrade it.

We were using RadWaitingBar of wincontrols 6.1.0.0 and
while trying to upgrade it to RadControls for WinForms Q1 2009 SP1 we are getting the following error.

> No such property registered: SeparatorColor1, Telerik.WinControls.Primitives.ProgressBarPrimitive

 

Error in detail

>[Inner]
  [ID] 0
  [Message] No such property registered: SeparatorColor1, Telerik.WinControls.Primitives.ProgressBarPrimitive
  [MessageTechnical]

  [ExceptionStack]
  Telerik.WinControls.RadPropertyNotFoundException: No such property registered: SeparatorColor1, Telerik.WinControls.Primitives.ProgressBarPrimitive
     at Telerik.WinControls.RadProperty.Find(String className, String propertyName)
     at Telerik.WinControls.XmlPropertySetting.DeserializeProperty(String property)
     at Telerik.WinControls.XmlPropertySetting.Deserialize()
     at Telerik.WinControls.XmlStyleSheet.DeserializePropertySettingGroups(PropertySettingGroupCollection resGroups)
     at Telerik.WinControls.PartiallyLoadedStyleSheet.get_PropertySettingGroups()
     at Telerik.WinControls.XmlStyleSheet..ctor(StyleSheet style)
     at Telerik.WinControls.StyleBuilderBase.get_BuilderData()
     at Telerik.WinControls.RadElement.ApplyTheme()
     at Telerik.WinControls.RadElement.ApplyThemeRecursive()
     at Telerik.WinControls.RootRadElement.ControlThemeChanged()
     at Telerik.WinControls.ComponentThemableElementTree.CallContorlThemeChanged()
     at Telerik.WinControls.ComponentThemableElementTree.ApplyThemeToElementTree()
     at Telerik.WinControls.ComponentThemableElementTree.EnsureThemeAppliedInitially()
     at Telerik.WinControls.ComponentThemableElementTree.EnsureChildItems()
     at Telerik.WinControls.RadControl.get_MaximumSize()
     at System.Windows.Forms.Control.ApplyBoundsConstraints(Int32 suggestedX, Int32 suggestedY, Int32 proposedWidth, Int32 proposedHeight)
     at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at Telerik.WinControls.RadControl.CallSetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at Telerik.WinControls.RadControl.Telerik.WinControls.IComponentTreeHandler.CallSetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at Telerik.WinControls.ComponentLayoutElementTree.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at Telerik.WinControls.RadControl.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
     at System.Windows.Forms.Control.set_Size(Size value)
     at Telerik.WinControls.UI.RadWaitingBar..ctor()
     at Nexus.UI.Controls.Busy.InitializeComponent() in P:\Sorgenti\Nexus\Architectural\Nexus.UI.Controls\Busy.cs:line 444

any idea about the root cause. Please reply us as soon as possible.
Thanks,
Muralitharan

0
Nick
Telerik team
answered on 09 Dec 2009, 11:42 AM
Hi muralitharan,

Please refer to our documentation about No Such Property Registered error.


Regards,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
muralitharan
Top achievements
Rank 1
Answers by
Lin
Telerik team
muralitharan
Top achievements
Rank 1
Nick
Telerik team
Share this question
or