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

Beep noise tabbing in Gridview

11 Answers 124 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Derek
Top achievements
Rank 1
Derek asked on 26 Jan 2009, 09:21 AM
Hi is there a way to stop the beeps when tabbing around a gridview?

11 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 27 Jan 2009, 01:12 PM
Hello Derek,

I confirm that we had such issue in early versions of RadGridView. It has been addressed in the Q3 2008 release of RadControls for WinForms. Could you please specify which version of RadControls are you using?

If you are experiencing the same issue with our latest release - Q3 2008 SP2, please send us a sample application so we can test your exact case and locate the problem.

Thank you in advance for your cooperation.

Sincerely yours,
Jack
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Derek
Top achievements
Rank 1
answered on 27 Jan 2009, 01:29 PM
Hi, I am using Q3 2008, but I don't know if it's SP2.  How can I find out ?

Thanks.
0
Nikolay
Telerik team
answered on 28 Jan 2009, 03:07 PM
Hello Derek,

Please check the references of your project:
  1. While your project is opened in Visual Studio, go to the Solution Explorer panel.
  2. Click the plus sign of the References node
  3. Select each of the Telerik assemblies and check its version in the Properties panel, Version row
  4. The version of Q3 2008 SP2 is 8.2.0.0.

Could you verify that you are using this version? I am looking forward to your response.

Best wishes,

Nikolay
the Telerik team

 


Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Derek
Top achievements
Rank 1
answered on 06 Feb 2009, 12:59 PM
Hi, I am using the same version, and I still have the beep noise.
0
Vassil Petev
Telerik team
answered on 09 Feb 2009, 08:01 AM
Hi Derek,

Could you re-check the version you are using? Your account shows that you have downloaded Q3 2008 (V8.0), but not Q3 SP2 (v8.2). If you are experiencing the same issue with our latest release - Q3 2008 SP2, please send us a sample application so we can test your exact case and locate the problem.


All the best,
Vassil
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Derek
Top achievements
Rank 1
answered on 09 Feb 2009, 11:27 AM
Hi, I got the very latest SP2, January 21st and I dropped the new grid onto a usercontrol (the update utilty didn't work).  Now I get an error:  No such Property Registered: Drawfill, Telerik.wincontrols.ui.lightvisualelement.

Thanks for any help.
0
Jack
Telerik team
answered on 09 Feb 2009, 11:40 AM
Hi Derek,

This exception occurs when two versions of the same assembly are used together in Visual Studio. I suggest that you remove and add again all references to Telerik controls in your project.

Should you have any other questions, feel free to write us back.

Greetings,
Jack
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Derek
Top achievements
Rank 1
answered on 09 Feb 2009, 11:58 AM
Thanks, but now when I try to run my application I get 'System.InvalidOperationException was unhandled
  Message="An error occurred creating the form. See Exception.InnerException for details.  The error is: No such property registered: MouseOverState, Telerik.WinControls.UI.RadDropDownButtonElement"
  Source="CRM"
  StackTrace:
       at CRM.My.MyProject.MyForms.Create__Instance__[T](T Instance) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190
       at CRM.My.MyProject.MyForms.get_MainForm()
       at CRM.My.MyApplication.OnCreateMainForm() in C:\development\CRM\CRM\My Project\Application.Designer.vb:line 35
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
       at CRM.My.MyApplication.Main(String[] Args) in 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
       at System.Runtime.Hosting.ManifestRunner.Run(Boolean checkAptModel)
       at System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly()
       at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext, String[] activationCustomData)
       at System.Runtime.Hosting.ApplicationActivator.CreateInstance(ActivationContext activationContext)
       at System.Activator.CreateInstance(ActivationContext activationContext)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException: Telerik.WinControls.RadPropertyNotFoundException
       Message="No such property registered: MouseOverState, Telerik.WinControls.UI.RadDropDownButtonElement"
       Source="Telerik.WinControls"
       PropertyName="MouseOverState"
       TypeName="Telerik.WinControls.UI.RadDropDownButtonElement"
       StackTrace:
            at Telerik.WinControls.RadProperty.Find(String className, String propertyName)
            at Telerik.WinControls.XmlPropertySetting.DeserializeProperty(String property)
            at Telerik.WinControls.XmlPropertySetting.Deserialize()
            at Telerik.WinControls.XmlSimpleCondition.CreateInstance()
            at Telerik.WinControls.XmlCondition.Deserialize()
            at Telerik.WinControls.XmlComplexCondition.CreateInstance()
            at Telerik.WinControls.XmlCondition.Deserialize()
            at Telerik.WinControls.XmlComplexCondition.CreateInstance()
            at Telerik.WinControls.XmlCondition.Deserialize()
            at Telerik.WinControls.XmlSelectorBase.DeserializeProperties(IElementSelector selector)
            at Telerik.WinControls.XmlElementSelector.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.RadElement.ApplyThemeRecursive()
            at Telerik.WinControls.RadElement.ApplyThemeRecursive()
            at Telerik.WinControls.RadElement.ApplyThemeRecursive()
            at Telerik.WinControls.RadElement.ApplyThemeRecursive()
            at Telerik.WinControls.RootRadElement.ControlThemeChanged()
            at Telerik.WinControls.RadControl.EndInit()
            at CRM.MainForm.InitializeComponent() in C:\development\CRM\CRM\Forms\MainForm.Designer.vb:line 97
            at CRM.MainForm..ctor() in C:\development\CRM\CRM\Forms\MainForm.vb:line 6
       InnerException:
'
0
Accepted
Jack
Telerik team
answered on 10 Feb 2009, 10:18 AM
Hello Derek,

Thank you for writing us back.

I suggest that you perform the following steps:

1. Remove all versions of RadControls for WinForms.
2. Clear all telerik assemblies from the GAC if they exist
3. Do a clean install of our last version - Q3 2008 SP2
4. Remove and add again all references to telerik dlls in your application.

Please tell us whether this helps. I am looking forward to your reply.

Greetings,
Jack
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Derek
Top achievements
Rank 1
answered on 11 Feb 2009, 10:12 AM
Hello, what is the GAC?
0
Nick
Telerik team
answered on 11 Feb 2009, 04:55 PM
Hi Derek,

Please refer to this MSDN article describing GAC. Do not hesitate to write us back if you have further questions.

All the best,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
GridView
Asked by
Derek
Top achievements
Rank 1
Answers by
Jack
Telerik team
Derek
Top achievements
Rank 1
Nikolay
Telerik team
Vassil Petev
Telerik team
Nick
Telerik team
Share this question
or