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

No highlighting rows

3 Answers 61 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 01 Jul 2008, 05:26 PM
How do you turn off highlighting of the rows when you just wave your mouse over the row without clicking, for the RadGridviewControl.

3 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 02 Jul 2008, 09:09 AM
Hello Leonard,

Thank you for your question.

You can disable the mouse over effect by setting the EnableHotTracking property to false. Consider the code snippet below:

radGridView1.EnableHotTracking = false


Do not hesitate to contact me if you need further assistance.

Kind regards,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Tim
Top achievements
Rank 1
answered on 02 Jul 2008, 01:26 PM
Hello Jack, I tried exactly what you said and that does not work... Any other solutions.  I have Q3 2007 RadControls for Winforms
0
Jack
Telerik team
answered on 02 Jul 2008, 10:29 PM
Hello Leonard,

Thank you for getting back to me.

This issue has been addressed in Q1 2008 SP1. I would suggest updating your version of RadControls to the latest release available currently. It can be downloaded directly from your client.net account.

Please let me know if you have other questions.

 
Regards,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Tim
Top achievements
Rank 1
Answers by
Jack
Telerik team
Tim
Top achievements
Rank 1
Share this question
or